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