Class SvmUnitSpecification


  • public class SvmUnitSpecification
    extends Object
    Specifies a unit of measure and associated scaling factor
    • Method Detail

      • getLabel

        public String getLabel()
        Get the name of the unit
        Returns:
        a valid string
      • getScaleFactor

        public double getScaleFactor()
        Get a scaling factor for the unit of measure
        Returns:
        a valid, non-zero floating point value