Interface | Description |
---|---|
AngularCorrection |
This interface is an angular correction model enabling the computation of the satellite
elevation angular 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 temperature/pressure/humidity 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 |
---|---|
VacuumSignalPropagationModel.ConvergenceAlgorithm |
Convergence algorithm to compute the geometric signal propagation duration.
|
VacuumSignalPropagationModel.FixedDate |
the fixed date of computation
|
Copyright © 2023 CNES. All rights reserved.