Package | Description |
---|---|
fr.cnes.sirius.patrius.models.earth |
Modifier and Type | Method and Description |
---|---|
GeoMagneticElements |
GeoMagneticField.calculateField(double latitude,
double longitude,
double altitude)
Calculate the magnetic field at the specified latitude, longitude and height.
|
GeoMagneticElements |
GeoMagneticField.calculateField(EllipsoidPoint point)
Calculate the magnetic field at the specified ellipsoid point identified by latitude, longitude and height.
|
GeoMagneticElements |
GeoMagneticField.calculateField(Vector3D point,
Frame frame,
AbsoluteDate date)
Calculate the magnetic field at the specified point identified by the coordinates of the point and the reference
point.
|
Copyright © 2023 CNES. All rights reserved.