EstimationModifier<TurnAroundRange>public class TurnAroundRangeIonosphericDelayModifier extends Object implements EstimationModifier<TurnAroundRange>
| Constructor | Description |
|---|---|
TurnAroundRangeIonosphericDelayModifier(IonosphericModel model) |
Constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
List<ParameterDriver> |
getParametersDrivers() |
Get the drivers for this modifier parameters.
|
void |
modify(EstimatedMeasurement<TurnAroundRange> estimated) |
Apply a modifier to an estimated measurement.
|
public TurnAroundRangeIonosphericDelayModifier(IonosphericModel model)
model - Ionospheric delay model appropriate for the current TurnAroundRange measurement method.public List<ParameterDriver> getParametersDrivers()
getParametersDrivers in interface EstimationModifier<TurnAroundRange>public void modify(EstimatedMeasurement<TurnAroundRange> estimated)
EstimationModifiermodify in interface EstimationModifier<TurnAroundRange>estimated - estimated measurement to modifyCopyright © 2002-2019 CS Systèmes d'information. All rights reserved.