public class RelativisticClockRangeRateModifier extends AbstractRelativisticClockModifier implements EstimationModifier<RangeRate>
Relativistic clock correction is caused by the motion of the satellite as well as the change in the gravitational potential
Constructor and Description |
---|
RelativisticClockRangeRateModifier(double gm)
Simple constructor.
|
Modifier and Type | Method and Description |
---|---|
List<ParameterDriver> |
getParametersDrivers()
Get the drivers for this modifier parameters.
|
void |
modify(EstimatedMeasurement<RangeRate> estimated)
Apply a modifier to an estimated measurement.
|
getScaleFactor, relativisticCorrection
public RelativisticClockRangeRateModifier(double gm)
gm
- gravitational constant for main body in signal path vicinity.public List<ParameterDriver> getParametersDrivers()
getParametersDrivers
in interface EstimationModifier<RangeRate>
public void modify(EstimatedMeasurement<RangeRate> estimated)
modify
in interface EstimationModifier<RangeRate>
estimated
- estimated measurement to modifyCopyright © 2002-2022 CS GROUP. All rights reserved.