Package | Description |
---|---|
fr.cnes.sirius.patrius.models.earth | |
fr.cnes.sirius.patrius.signalpropagation |
Modifier and Type | Class and Description |
---|---|
class |
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 . |
Modifier and Type | Class and Description |
---|---|
class |
AzoulayModel
This class is a tropospheric correction model that implements the TroposphericCorrection
and AngularCorrection interfaces to correct a signal with the Azoulay model.
|
Modifier and Type | Method and Description |
---|---|
double |
SignalPropagationModel.getSignalTropoCorrection(TroposphericCorrection correction,
SignalPropagation signal,
TopocentricFrame topo)
Computes the tropospheric effects corrections to be applied to a given
PropagationSignal object.
|
Copyright © 2020 CNES. All rights reserved.