A collection of base classes which define interfaces for atmosphere models.
Name | Description |
---|---|
windVelocityBase | Determine wind velocity |
densityBase | Determine density |
temperatureBase | Determine temperature |
humidityBase | Determine humidity |
Base | Base model for all atmospheres |