Uses of Class
FinchSensor

Uses of FinchSensor in <Unnamed>
 

Methods in <Unnamed> that return FinchSensor
static FinchSensor[] sensorDriver.ReadSensors(finch.Finch myFinch)
          Read a sequence of samples from the Finch sensors
 

Methods in <Unnamed> with parameters of type FinchSensor
static void sensorDriver.displaySensors(FinchSensor[] sensors)
          Display the sequence of sensor samples in the given array
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