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.
|
getParametersDrivers, getTropoModel, rangeRateErrorTroposphericModel, rangeRateErrorTroposphericModel
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getParametersDrivers
public BistaticRangeRateTroposphericDelayModifier(DiscreteTroposphericModel model)
model
- Tropospheric delay model appropriate for the current range-rate measurement method.public void modify(EstimatedMeasurement<BistaticRangeRate> estimated)
modify
in interface EstimationModifier<BistaticRangeRate>
estimated
- estimated measurement to modifyCopyright © 2002-2023 CS GROUP. All rights reserved.