- classmethod foxes.core.AxialInductionModel.new(induction_type, *args, **kwargs)[source]
Run-time axial induction model factory.
ParametersΒΆ
- induction_type: str
The selected derived class name
- args: tuple, optional
Additional parameters for the constructor
- kwargs: dict, optional
Additional parameters for the constructor