Class TutorialMeasurements.TutorialRangeRate

  • Enclosing class:
    TutorialMeasurements

    public static class TutorialMeasurements.TutorialRangeRate
    extends Object
    Range rate measurement.
    • Constructor Detail

      • TutorialRangeRate

        public TutorialRangeRate()
    • 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