Uses of Interface
org.orekit.models.earth.TroposphericModel
-
Packages that use TroposphericModel Package Description org.orekit.models.earth This package provides models that simulate certain physical phenomena of Earth and the near-Earth environment. -
-
Uses of TroposphericModel in org.orekit.models.earth
Classes in org.orekit.models.earth that implement TroposphericModel Modifier and Type Class Description class
FixedTroposphericDelay
A static tropospheric model that interpolates the actual tropospheric delay based on values read from a configuration file (tropospheric-delay.txt) via theDataProvidersManager
.class
MariniMurrayModel
The Marini-Murray tropospheric delay model for laser ranging.class
SaastamoinenModel
The modified Saastamoinen model.
-