public class AngularTroposphericDelayModifier extends Object implements EstimationModifier<AngularAzEl>
| Constructor and Description |
|---|
AngularTroposphericDelayModifier(DiscreteTroposphericModel model)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<ParameterDriver> |
getParametersDrivers()
Get the drivers for parameters.
|
void |
modifyWithoutDerivatives(EstimatedMeasurementBase<AngularAzEl> estimated)
Apply a modifier to an estimated measurement without derivatives.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmodifygetNbParametersDriversValue, getParameterDriver, getParameters, getParameters, getParameters, getParameters, getParametersAllValues, getParametersAllValues, isSupportedpublic AngularTroposphericDelayModifier(DiscreteTroposphericModel model)
model - Tropospheric delay model appropriate for the current angular measurement method.public List<ParameterDriver> getParametersDrivers()
getParametersDrivers in interface ParameterDriversProviderpublic void modifyWithoutDerivatives(EstimatedMeasurementBase<AngularAzEl> estimated)
EstimationModifiermodifyWithoutDerivatives in interface EstimationModifier<AngularAzEl>estimated - estimated measurement to modifyCopyright © 2002-2023 CS GROUP. All rights reserved.