Class TutorialMeasurements.TutorialRange

    • Constructor Detail

      • TutorialRange

        public TutorialRange()
    • Method Detail

      • getSigma

        public double getSigma()
        Get the theoretical standard deviation of the measurement.
        Returns:
        the theoretical standard deviation of the measurement
      • setSigma

        public void setSigma​(double sigma)
        Set the theoretical standard deviation of the measurement.
        Parameters:
        sigma - theoretical standard deviation of the measurement
      • 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