public class RelativisticClockRangeModifier extends AbstractRelativisticClockModifier implements EstimationModifier<Range>
Relativistic clock correction is caused by the motion of the satellite as well as the change in the gravitational potential
| Constructor and Description |
|---|
RelativisticClockRangeModifier()
Simple constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<ParameterDriver> |
getParametersDrivers()
Get the drivers for parameters.
|
void |
modifyWithoutDerivatives(EstimatedMeasurementBase<Range> estimated)
Apply a modifier to an estimated measurement without derivatives.
|
getScaleFactor, relativisticCorrectionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmodifygetNbParametersDriversValue, getParameterDriver, getParameters, getParameters, getParameters, getParameters, getParametersAllValues, getParametersAllValues, isSupportedpublic RelativisticClockRangeModifier()
public List<ParameterDriver> getParametersDrivers()
getParametersDrivers in interface ParameterDriversProviderpublic void modifyWithoutDerivatives(EstimatedMeasurementBase<Range> estimated)
modifyWithoutDerivatives in interface EstimationModifier<Range>estimated - estimated measurement to modifyCopyright © 2002-2023 CS GROUP. All rights reserved.