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