Package | Description |
---|---|
fr.cnes.sirius.patrius.models.earth |
Modifier and Type | Method and 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.
|
GeoMagneticElements |
GeoMagneticField.calculateField(GeodeticPoint gp)
Calculate the magnetic field at the specified geodetic point identified
by geodetic objet.
|
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 © 2020 CNES. All rights reserved.