Interface | Description |
---|---|
GeoMagneticDataProvider |
Interface for geomagnetic data provider.
|
TroposphericCorrection |
Defines a tropospheric model, used to calculate the signal delay for the signal path
imposed to electro-magnetic signals between an orbital satellite and a ground station.
|
Class | Description |
---|---|
COFFileFormatReader |
Reader for COF file formats for geomagnetic models.
|
FixedDelayModel |
A static tropospheric model that interpolates the actual tropospheric delay based on values read
from a configuration file (tropospheric-delay.txt) via the
DataProvidersManager . |
GeoMagneticElements |
Contains the elements to represent a magnetic field at a single point.
|
GeoMagneticField |
Used to calculate the geomagnetic field at a given geodetic point on earth.
|
GeoMagneticFieldFactory |
Factory for different
GeoMagneticField models. |
GeoMagneticModelReader |
Loads geomagnetic field models from a given input stream.
|
InterpolationTableLoader |
Used to read an interpolation table from a data file.
|
SaastamoinenModel |
The modified Saastamoinen model.
|
Enum | Description |
---|---|
GeoMagneticFieldFactory.FieldModel |
The currently supported geomagnetic field models.
|
Copyright © 2018 CNES. All Rights Reserved.