public class AbstractAmbiguityModifier extends Object
| Constructor and Description |
|---|
AbstractAmbiguityModifier(int key,
double ambiguity)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doModify(EstimatedMeasurement<?> estimated)
Modify measurement.
|
protected List<ParameterDriver> |
getDrivers()
Get the drivers for this modifier.
|
public AbstractAmbiguityModifier(int key,
double ambiguity)
key - key to identify the ambiguityambiguity - initial value of ambiguityprotected List<ParameterDriver> getDrivers()
protected void doModify(EstimatedMeasurement<?> estimated)
estimated - measurement to modifyCopyright © 2002-2020 CS GROUP. All rights reserved.