Uses of Class
org.orekit.models.earth.troposphere.ModifiedSaastamoinenModel
-
Packages that use ModifiedSaastamoinenModel Package Description org.orekit.models.earth.troposphere This package provides models that simulate the impact of the troposphere. -
-
Uses of ModifiedSaastamoinenModel in org.orekit.models.earth.troposphere
Subclasses of ModifiedSaastamoinenModel in org.orekit.models.earth.troposphere Modifier and Type Class Description class
SaastamoinenModel
Deprecated.as of 12.1, replaced byModifiedSaastamoinenModel
Methods in org.orekit.models.earth.troposphere that return ModifiedSaastamoinenModel Modifier and Type Method Description static ModifiedSaastamoinenModel
ModifiedSaastamoinenModel. getStandardModel()
Create a new Saastamoinen model using a standard atmosphere model.
-