Interface TC.Heater

    • Method Detail

      • getValueName

        default java.lang.String getValueName()
        Description copied from interface: PID.Output
        Returns the name of the output quantity.
        Specified by:
        getValueName in interface PID.Output
        Returns:
        Output quantity name
      • getUnits

        default java.lang.String getUnits()
        Description copied from interface: PID.Output
        Returns the units (if any) of the output quantity.
        Specified by:
        getUnits in interface PID.Output
        Returns:
        Output quantity units