- classmethod foxes.core.VerticalProfile.new(profile_type, *args, **kwargs)[source]
Run-time vertical profile factory.
Parameters¶
- profile_type: str
The selected derived class name
- args: tuple, optional
Additional parameters for the constructor
- kwargs: dict, optional
Additional parameters for the constructor