Uses of Class
org.orekit.models.earth.GeoMagneticElements
-
Packages that use GeoMagneticElements Package Description org.orekit.models.earth This package provides models that simulate certain physical phenomena of Earth and the near-Earth environment. -
-
Uses of GeoMagneticElements in org.orekit.models.earth
Methods in org.orekit.models.earth that return GeoMagneticElements Modifier and Type Method Description GeoMagneticElements
GeoMagneticField. calculateField(double latitude, double longitude, double height)
Calculate the magnetic field at the specified geodetic point identified by latitude, longitude and altitude.
-