public static class TutorialMeasurements.TutorialPhase extends Object
Constructor and Description |
---|
TutorialPhase() |
Modifier and Type | Method and Description |
---|---|
double |
getSigma()
Get the theoretical standard deviation of the measurement.
|
double |
getWeight()
Get the measurement base weight.
|
void |
setSigma(double sigma)
Set the theoretical standard deviation of the measurement.
|
void |
setWeight(double weight)
Set the measurement base weight.
|
public double getSigma()
public void setSigma(double sigma)
sigma
- theoretical standard deviation of the measurementpublic double getWeight()
public void setWeight(double weight)
weight
- measurement base weightCopyright © 2002–2020 CS Systèmes d'Information. All rights reserved.