public class BistaticRangeRateTroposphericDelayModifier extends BaseRangeRateTroposphericDelayModifier implements EstimationModifier<BistaticRangeRate>
The effect of tropospheric correction on the bistatic range-rate is directly computed through the computation of the tropospheric delay difference with respect to time.
Tropospheric delay is not frequency dependent for signals up to 15 GHz.
| Constructor and Description |
|---|
BistaticRangeRateTroposphericDelayModifier(DiscreteTroposphericModel model)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
modify(EstimatedMeasurement<BistaticRangeRate> estimated)
Apply a modifier to an estimated measurement.
|
void |
modifyWithoutDerivatives(EstimatedMeasurementBase<BistaticRangeRate> estimated)
Apply a modifier to an estimated measurement without derivatives.
|
getParametersDrivers, getTropoModel, rangeRateErrorTroposphericModel, rangeRateErrorTroposphericModelclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNbParametersDriversValue, getParameterDriver, getParameters, getParameters, getParameters, getParameters, getParametersAllValues, getParametersAllValues, getParametersDrivers, isSupportedpublic BistaticRangeRateTroposphericDelayModifier(DiscreteTroposphericModel model)
model - Tropospheric delay model appropriate for the current range-rate measurement method.public void modifyWithoutDerivatives(EstimatedMeasurementBase<BistaticRangeRate> estimated)
modifyWithoutDerivatives in interface EstimationModifier<BistaticRangeRate>estimated - estimated measurement to modifypublic void modify(EstimatedMeasurement<BistaticRangeRate> estimated)
modify in interface EstimationModifier<BistaticRangeRate>estimated - estimated measurement to modifyCopyright © 2002-2023 CS GROUP. All rights reserved.