Class TutorialMeasurements.TutorialPosition

  • Enclosing class:
    TutorialMeasurements

    public static class TutorialMeasurements.TutorialPosition
    extends Object
    Position only measurement.
    • Constructor Detail

      • TutorialPosition

        public TutorialPosition()
    • Method Detail

      • getSigmaPos

        public double getSigmaPos()
        Get the theoretical standard deviation for position data.
        Returns:
        the theoretical standard deviation for position data
      • setSigmaPos

        public void setSigmaPos​(double sigmaPos)
        Set the theoretical standard deviation for position data.
        Parameters:
        sigmaPos - theoretical standard deviation for position data
      • getWeight

        public double getWeight()
        Get the measurement base weight.
        Returns:
        the measurement base weight
      • setWeight

        public void setWeight​(double weight)
        Set the measurement base weight.
        Parameters:
        weight - measurement base weight