Class GlobalPressureTemperature

java.lang.Object
org.orekit.models.earth.weather.GlobalPressureTemperature

public class GlobalPressureTemperature extends Object
The Global Pressure and Temperature model. This model is an empirical model that provides the temperature and the pressure depending the latitude and the longitude of the station.

The Global Pressure and Temperature model is based on spherical harmonics up to degree and order of 9. The residual values ​​of this model can reach 20 hPa for pressure and 10 ° C for temperature. They are significant for higher latitudes and small near the equator (Böhm, 2007)

Since:
12.1
Author:
Bryan Cazabonne, Luc Maisonobe
See Also:
  • "J. Böhm, R. Heinkelmann, and H. Schuh (2007), Short Note: A global model of pressure and temperature for geodetic applications. J Geod, doi:10.1007/s00190-007-0135-3."
  • Constructor Details

  • Method Details

    • getWeatherParameters

      public PressureTemperature getWeatherParameters(GeodeticPoint location, AbsoluteDate date)
      Provide weather parameters.
      Parameters:
      location - location at which parameters are requested
      date - date at which parameters are requested
      Returns:
      weather parameters