Class Measure

    • Constructor Detail

      • Measure

        Measure​(String expValue,
                double calcValue,
                int type)
    • Method Detail

      • getExpValue

        public String getExpValue()
      • getCalcValue

        public double getCalcValue()
      • getDiff

        public double getDiff()
      • round

        public String round()
      • formatDistance

        public static String formatDistance​(double d)
      • formatJ

        public static String formatJ​(double d)
      • formatNOE

        public static String formatNOE​(double d)
      • formatExpNOE

        public static String formatExpNOE​(double d)