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, rangeRateErrorTroposphericModel
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNbParametersDriversValue, getParameterDriver, getParameters, getParameters, getParameters, getParameters, getParametersAllValues, getParametersAllValues, getParametersDrivers, isSupported
public 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.