Uses of Class
org.orekit.models.earth.MendesPavlisModel
-
Packages that use MendesPavlisModel Package Description org.orekit.models.earth This package provides models that simulate certain physical phenomena of Earth and the near-Earth environment. -
-
Uses of MendesPavlisModel in org.orekit.models.earth
Methods in org.orekit.models.earth that return MendesPavlisModel Modifier and Type Method Description static MendesPavlisModel
MendesPavlisModel. getStandardModel(double latitude, double lambda)
Create a new Mendes-Pavlis model using a standard atmosphere model.
-