public static class TutorialMeasurements.TutorialPosition extends Object
Constructor and Description |
---|
TutorialPosition() |
Modifier and Type | Method and Description |
---|---|
double |
getSigmaPos()
Get the theoretical standard deviation for position data.
|
double |
getWeight()
Get the measurement base weight.
|
void |
setSigmaPos(double sigmaPos)
Set the theoretical standard deviation for position data.
|
void |
setWeight(double weight)
Set the measurement base weight.
|
public double getSigmaPos()
public void setSigmaPos(double sigmaPos)
sigmaPos
- theoretical standard deviation for position datapublic double getWeight()
public void setWeight(double weight)
weight
- measurement base weightCopyright © 2002–2022 CS GROUP. All rights reserved.