Package org.orekit.models.earth.weather
package org.orekit.models.earth.weather
This package provides models that simulate global weather conditions on Earth.
The global parameters computed with these models are:
- Pressure
- Temperature
These parameters can be used as input parameters for the models that required the values of the pressure and the temperature.
- Author:
- Bryan Cazabonne
-
ClassDescriptionBase class for Global Pressure and Temperature 2, 2w and 3 models.Interpolator within a grid cell.Provider for constant weather parameters.FieldCellInterpolator<T extends CalculusFieldElement<T>>Interpolator within a grid cell.FieldPressureTemperature<T extends CalculusFieldElement<T>>Container for pressure and temperature.FieldPressureTemperatureHumidity<T extends CalculusFieldElement<T>>Container for pressure, temperature, and humidity.The Global Pressure and Temperature model.The Global Pressure and Temperature 2 (GPT2) model.The Global Pressure and Temperature 2w (GPT2w) model.The Global Pressure and Temperature 3 (GPT3) model.Converter for weather parameters that change with height.Container for pressure and temperature.Container for pressure, temperature, and humidity.Interface for providing weather parameters.Type of seasonal model used in Global Pressure Temperature models.