Package analoginput

Class ItemAllData

java.lang.Object
analoginput.ItemAllData

public class ItemAllData extends Object
  • Constructor Details

    • ItemAllData

      public ItemAllData(int item, Integer intValue, Double scaledValue, Double parameterValue)
      Parameters:
      intValue -
      scaledValue -
      parameterValue -
      calibrationData -
      rangeData -
  • Method Details

    • getIntValue

      public Integer getIntValue()
      Returns:
      the intValue
    • getScaledValue

      public Double getScaledValue()
      Returns:
      the scaledValue
    • getParameterValue

      public Double getParameterValue()
      Returns:
      the parameterValue
    • getItem

      public int getItem()
      Returns:
      the item