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 this modifier parameters.
|
void |
modify(EstimatedMeasurement<Range> estimated)
Apply a modifier to an estimated measurement.
|
getScaleFactor, relativisticCorrectionpublic RelativisticClockRangeModifier()
public List<ParameterDriver> getParametersDrivers()
getParametersDrivers in interface EstimationModifier<Range>public void modify(EstimatedMeasurement<Range> estimated)
modify in interface EstimationModifier<Range>estimated - estimated measurement to modifyCopyright © 2002-2021 CS GROUP. All rights reserved.