Uses of Class
org.orekit.models.earth.Geoid
-
Packages that use Geoid Package Description org.orekit.models.earth This package provides models that simulate certain physical phenomena of Earth and the near-Earth environment. -
-
Uses of Geoid in org.orekit.models.earth
Constructors in org.orekit.models.earth with parameters of type Geoid Constructor Description GlobalPressureTemperature2Model(double latitude, double longitude, Geoid geoid)
Constructor with default supported names.GlobalPressureTemperature2Model(String supportedNames, double latitude, double longitude, Geoid geoid)
Constructor with supported names given by user.
-