Documentation of 'jas2.util.DoubleWithError' Java class
DoubleWithError
jas2.util

Class DoubleWithError



  • public class DoubleWithError
    extends java.lang.Object
    A class that encapsulates a value and its error. Primarily for use with ScientificFormat
    See Also:
    ScientificFormat
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String plusorminus 
    • Constructor Summary

      Constructors 
      Constructor and Description
      DoubleWithError(double value, double error) 
    • Constructor Detail

      • DoubleWithError

        public DoubleWithError(double value,
                               double error)
    • Method Detail

      • setError

        public void setError(double error)
      • getError

        public double getError()
      • setValue

        public void setValue(double value)
      • getValue

        public double getValue()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.