| Interface | Description |
|---|---|
| AngularCorrection |
This interface is an angular correction model enabling the computation of the satellite
elevation angular correction.
|
| FiniteDistanceAngularCorrection |
This interface extends the
AngularCorrection to take into account an angular correction when the distance
between the observer and the target is not infinite (i.e.: the parallax correction). |
| MeteorologicalConditionsProvider |
This interface is used to compute meteorological conditions at a given date, allowing to adapt the computation of
atmospheric effects to the moment when a signal propagates through the atmosphere.
|
| Class | Description |
|---|---|
| ConstantMeteorologicalConditionsProvider |
Provides constant meteorological conditions on a given date interval.
|
| MeteorologicalConditions |
Simple container for pressure/temperature/humidity (PTH) triplets to describe meteorological conditions.
|
| VacuumSignalPropagation |
This class describes the propagation of a signal in space
|
| VacuumSignalPropagationModel |
Model for the computation of a signal propagation vector and toolbox
for the different corrections to be applied to it.
|
| Enum | Description |
|---|---|
| VacuumSignalPropagation.SignalPropagationRole |
This enumerate represents the role of a protagonist in the signal propagation.
|
| VacuumSignalPropagationModel.ConvergenceAlgorithm |
Convergence algorithm to compute the geometric signal propagation duration.
|
| VacuumSignalPropagationModel.FixedDate |
the fixed date of computation
|
Copyright © 2024 CNES. All rights reserved.