EstimationModifier<AngularAzEl>public class AngularRadioRefractionModifier extends Object implements EstimationModifier<AngularAzEl>
| Constructor | Description |
|---|---|
AngularRadioRefractionModifier(AtmosphericRefractionModel model) |
Constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
List<ParameterDriver> |
getParametersDrivers() |
Get the drivers for this modifier parameters.
|
void |
modify(EstimatedMeasurement<AngularAzEl> estimated) |
Apply a modifier to an estimated measurement.
|
public AngularRadioRefractionModifier(AtmosphericRefractionModel model)
model - tropospheric refraction model appropriate for the current angular measurement method.public List<ParameterDriver> getParametersDrivers()
getParametersDrivers in interface EstimationModifier<AngularAzEl>public void modify(EstimatedMeasurement<AngularAzEl> estimated) throws OrekitException
EstimationModifiermodify in interface EstimationModifier<AngularAzEl>estimated - estimated measurement to modifyOrekitException - if modifier cannot be appliedCopyright © 2002-2018 CS Systèmes d'information. All rights reserved.