public class TurnAroundRangeTroposphericDelayModifier extends Object implements EstimationModifier<TurnAroundRange>
Constructor and Description |
---|
TurnAroundRangeTroposphericDelayModifier(DiscreteTroposphericModel model)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
List<ParameterDriver> |
getParametersDrivers()
Get the drivers for parameters.
|
void |
modify(EstimatedMeasurement<TurnAroundRange> estimated)
Apply a modifier to an estimated measurement.
|
void |
modifyWithoutDerivatives(EstimatedMeasurementBase<TurnAroundRange> estimated)
Apply a modifier to an estimated measurement without derivatives.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNbParametersDriversValue, getParameterDriver, getParameters, getParameters, getParameters, getParameters, getParametersAllValues, getParametersAllValues, isSupported
public TurnAroundRangeTroposphericDelayModifier(DiscreteTroposphericModel model)
model
- Tropospheric delay model appropriate for the current TurnAroundRange measurement method.public List<ParameterDriver> getParametersDrivers()
getParametersDrivers
in interface ParameterDriversProvider
public void modifyWithoutDerivatives(EstimatedMeasurementBase<TurnAroundRange> estimated)
modifyWithoutDerivatives
in interface EstimationModifier<TurnAroundRange>
estimated
- estimated measurement to modifypublic void modify(EstimatedMeasurement<TurnAroundRange> estimated)
modify
in interface EstimationModifier<TurnAroundRange>
estimated
- estimated measurement to modifyCopyright © 2002-2023 CS GROUP. All rights reserved.