Uses of Class
SensorType

Uses of SensorType in <Unnamed>
 

Methods in <Unnamed> that return SensorType
static SensorType SensorType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SensorType[] SensorType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in <Unnamed> with parameters of type SensorType
static void sensorDriver.displayStats(FinchSensor[] log, SensorType var)
          For the given sensor channel (as indicated by var), display the entire sensor sample for the minimum, median and maximum channel values