Uses of Class
org.orekit.models.earth.troposphere.MendesPavlisModel
-
Packages that use MendesPavlisModel Package Description org.orekit.models.earth.troposphere This package provides models that simulate the impact of the troposphere. -
-
Uses of MendesPavlisModel in org.orekit.models.earth.troposphere
Methods in org.orekit.models.earth.troposphere that return MendesPavlisModel Modifier and Type Method Description static MendesPavlisModel
MendesPavlisModel. getStandardModel(double lambda, Unit lambdaUnits)
Create a new Mendes-Pavlis model using a standard atmosphere model.
-