See: Description
Class | Description |
---|---|
AbstractAmbiguityModifier |
Base class for phase ambiguity modifier.
|
AbstractRelativisticClockModifier |
Class modifying theoretical measurements with relativistic clock correction.
|
AbstractShapiroBaseModifier |
Class modifying theoretical range measurement with Shapiro time delay.
|
AngularIonosphericDelayModifier |
Class modifying theoretical angular measurement with ionospheric delay.
|
AngularRadioRefractionModifier |
Class modifying theoretical angular measurement with ionospheric radio refractive index.
|
AngularTroposphericDelayModifier |
Class modifying theoretical angular measurement with tropospheric delay.
|
Bias<T extends ObservedMeasurement<T>> |
Class modeling a measurement bias.
|
DynamicOutlierFilter<T extends ObservedMeasurement<T>> |
Modifier that sets estimated measurement weight to 0 if residual is too far from expected domain.
|
InterSatellitesPhaseAmbiguityModifier |
Class modifying theoretical inter-satellites phase measurement with ambiguity.
|
IonosphericGradientConverter |
Converter for states and parameters arrays.
|
OnBoardAntennaInterSatellitesPhaseModifier |
On-board antenna offset effect on inter-satellites phase measurements.
|
OnBoardAntennaInterSatellitesRangeModifier |
On-board antenna offset effect on inter-satellites range measurements.
|
OnBoardAntennaOneWayGNSSPhaseModifier |
On-board antenna offset effect on one-way GNSS phase measurements.
|
OnBoardAntennaOneWayGNSSRangeModifier |
On-board antenna offset effect on one-way GNSS range measurements.
|
OnBoardAntennaPhaseModifier |
On-board antenna offset effect on phase measurements.
|
OnBoardAntennaRangeModifier |
On-board antenna offset effect on range measurements.
|
OnBoardAntennaTurnAroundRangeModifier |
On-board antenna offset effect on turn around range measurements.
|
OneWayGNSSPhaseAmbiguityModifier |
Class modifying theoretical one-way GNSS phase measurement with ambiguity.
|
OutlierFilter<T extends ObservedMeasurement<T>> |
Modifier that sets estimated measurement weight to 0 if residual is too far from expected domain.
|
PhaseAmbiguityModifier |
Class modifying theoretical phase measurement with ambiguity.
|
PhaseIonosphericDelayModifier |
Class modifying theoretical phase measurement with ionospheric delay.
|
PhaseTroposphericDelayModifier |
Class modifying theoretical phase measurement with tropospheric delay.
|
RangeIonosphericDelayModifier |
Class modifying theoretical range measurement with ionospheric delay.
|
RangeRateIonosphericDelayModifier |
Class modifying theoretical range-rate measurement with ionospheric delay.
|
RangeRateTroposphericDelayModifier |
Class modifying theoretical range-rate measurements with tropospheric delay.
|
RangeTroposphericDelayModifier |
Class modifying theoretical range measurement with tropospheric delay.
|
RelativisticClockInterSatellitesPhaseModifier |
Class modifying theoretical inter-satellites phase measurement with relativistic clock correction.
|
RelativisticClockInterSatellitesRangeModifier |
Class modifying theoretical inter-satellites range measurement with relativistic clock correction.
|
RelativisticClockOneWayGNSSPhaseModifier |
Class modifying theoretical one-way GNSS phase measurement with relativistic clock correction.
|
RelativisticClockOneWayGNSSRangeModifier |
Class modifying theoretical one-way GNSS range measurement with relativistic clock correction.
|
RelativisticClockPhaseModifier |
Class modifying theoretical phase measurement with relativistic clock correction.
|
RelativisticClockRangeModifier |
Class modifying theoretical range measurement with relativistic clock correction.
|
RelativisticClockRangeRateModifier |
Class modifying theoretical range-rate measurement with relativistic frequency deviation.
|
ShapiroInterSatellitePhaseModifier |
Class modifying theoretical inter-satellites phase measurement with Shapiro time delay.
|
ShapiroInterSatelliteRangeModifier |
Class modifying theoretical range measurement with Shapiro time delay.
|
ShapiroOneWayGNSSPhaseModifier |
Class modifying theoretical one-way GNSS phase measurement with Shapiro time delay.
|
ShapiroOneWayGNSSRangeModifier |
Class modifying theoretical range measurement with Shapiro time delay.
|
ShapiroPhaseModifier |
Class modifying theoretical phase measurement with Shapiro time delay.
|
ShapiroRangeModifier |
Class modifying theoretical range measurement with Shapiro time delay.
|
TroposphericGradientConverter |
Converter for states and parameters arrays.
|
TurnAroundRangeIonosphericDelayModifier |
Class modifying theoretical TurnAroundRange measurement with ionospheric delay.
|
TurnAroundRangeTroposphericDelayModifier |
Class modifying theoretical turn-around TurnAroundRange measurement with tropospheric delay.
|
Measurement modifiers are used to take into account some effects during the modeling (i.e. the estimation) of a measurement. Modifiers currently implemented in Orekit are:
Copyright © 2002-2021 CS GROUP. All rights reserved.