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