| Interface | Description |
|---|---|
| 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 |
|---|---|
| AbstractMeteoBasedCorrectionFactory<T> |
Meteorologically based correction model factory.
|
| AbstractMeteoBasedCorrectionFactory.MeteoBasedKey |
Unique key description used to store data within a Map.
|
| AstronomicalRefractionModel |
This class represent a tropospheric refraction model.
|
| AstronomicalRefractionModelFactory |
This class describes the
AstronomicalRefractionModel correction factory. |
| AzoulayModel |
This class is a tropospheric correction model that implements the TroposphericCorrection
and AngularCorrection interfaces to correct a signal with the Azoulay model.
|
| AzoulayModelFactory |
This class describes the tropospheric correction factory around the
Azoulay model. |
| 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. |
| MariniMurrayModel |
This class provides the correction of laser
range tracking data for the effect of atmospheric refraction.
|
| MariniMurrayModelFactory |
This class describes the tropospheric correction factory around the
Marini Murray model. |
| SaastamoinenModel |
The modified Saastamoinen model.
|
| SaastamoinenModelFactory |
This class describes the tropospheric correction factory around the
Saastamoinen model. |
Copyright © 2024 CNES. All rights reserved.