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 parameters.
|
void |
modifyWithoutDerivatives(EstimatedMeasurementBase<RangeRate> estimated)
Apply a modifier to an estimated measurement without derivatives.
|
getScaleFactor, relativisticCorrection
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
modify
getNbParametersDriversValue, getParameterDriver, getParameters, getParameters, getParameters, getParameters, getParametersAllValues, getParametersAllValues, isSupported
public RelativisticClockRangeRateModifier(double gm)
gm
- gravitational constant for main body in signal path vicinity.public List<ParameterDriver> getParametersDrivers()
getParametersDrivers
in interface ParameterDriversProvider
public void modifyWithoutDerivatives(EstimatedMeasurementBase<RangeRate> estimated)
modifyWithoutDerivatives
in interface EstimationModifier<RangeRate>
estimated
- estimated measurement to modifyCopyright © 2002-2023 CS GROUP. All rights reserved.