Class AskneNordiusModel

java.lang.Object
org.orekit.models.earth.troposphere.AskneNordiusModel
All Implemented Interfaces:
TroposphericModel, ParameterDriversProvider

public class AskneNordiusModel extends Object implements TroposphericModel
The Askne Nordius model.

The hydrostatic part is equivalent to Saastamoinen, whereas the wet part takes into account mean temperature weighted with water vapor pressure and water vapor decrease factor.

Since:
12.1
Author:
Luc Maisonobe
See Also:
  • "J. Askne and H. Nordius, Estimation of tropospheric delay for microwaves from surface weather data, Radio Science, volume 22, number 3, pages 379-386, May-June 1987"
  • "Landskron D (2017) Modeling tropospheric delays for space geodetic techniques. Dissertation, Department of Geodesy and Geoinformation, TU Wien, Supervisor: J. Böhm. http://repositum.tuwien.ac.at/urn:nbn:at:at-ubtuw:1-100249"
  • Field Details

    • LOW_ELEVATION_THRESHOLD

      public static final double LOW_ELEVATION_THRESHOLD
      Lowest acceptable elevation angle [rad].
      See Also:
  • Constructor Details

  • Method Details