public class ShapiroRangeModifier extends AbstractShapiroBaseModifier implements EstimationModifier<Range>
Shapiro time delay is a relativistic effect due to gravity.
| Constructor and Description |
|---|
ShapiroRangeModifier(double gm)
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.
|
doModifypublic ShapiroRangeModifier(double gm)
gm - gravitational constant for main body in signal path vicinity.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-2019 CS Systèmes d'information. All rights reserved.