EstimationModifier<TurnAroundRange>
public class TurnAroundRangeTroposphericDelayModifier extends Object implements EstimationModifier<TurnAroundRange>
Constructor | Description |
---|---|
TurnAroundRangeTroposphericDelayModifier(DiscreteTroposphericModel 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 TurnAroundRangeTroposphericDelayModifier(DiscreteTroposphericModel model)
model
- Tropospheric delay model appropriate for the current TurnAroundRange measurement method.public List<ParameterDriver> getParametersDrivers()
getParametersDrivers
in interface EstimationModifier<TurnAroundRange>
public void modify(EstimatedMeasurement<TurnAroundRange> estimated)
modify
in interface EstimationModifier<TurnAroundRange>
estimated
- estimated measurement to modifyCopyright © 2002-2019 CS Systèmes d'information. All rights reserved.