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