- classmethod foxes.output.Output.new(output_type, *args, **kwargs)[source]
Run-time output model factory.
ParametersΒΆ
- output_type: string
The selected derived class name
- args: tuple, optional
Additional parameters for the constructor
- kwargs: dict, optional
Additional parameters for the constructor