Class CanonicalSaastamoinenModel

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

public class CanonicalSaastamoinenModel extends Object implements TroposphericModel
The canonical Saastamoinen model.

Estimates the path delay imposed to electro-magnetic signals by the troposphere according to the formula: \[ \delta = \frac{0.002277}{\cos z} \left[P+(\frac{1255}{T}+0.05)e - B(h) \tan^2 z\right] \] with the following input data provided to the model:

  • z: zenith angle
  • P: atmospheric pressure
  • T: temperature
  • e: partial pressure of water vapor
Since:
12.1
Author:
Luc Maisonobe
See Also:
  • "J Saastamoinen, Atmospheric Correction for the Troposphere and Stratosphere in Radio Ranging of Satellites"