A C D F G L M N O Q R S T Z

D

displayConditionalStats(ArrayList<FinchSensor>) - Static method in class SensorDriver
Given an ArrayList of FinchSensors, report the statistics for for both the Acceleration Magnitude and for the Z component of Acceleration
displayStats(List<FinchSensor>, SensorComparator) - Static method in class SensorDriver
For the given sensor channel (as indicated by comp), display: The mean value of this sensor channel the entire sensor sample for the minimum, median and maximum channel values
doubleValue(FinchSensor) - Method in class AccelComparator
 
doubleValue(FinchSensor) - Method in class LightComparator
 
doubleValue(FinchSensor) - Method in class SensorComparator
Return the value of obj that is specified by the instantiation of the child class.
doubleValue(FinchSensor) - Method in class TemperatureComparator
 
doubleValue(FinchSensor) - Method in class TimeComparator
 
doubleValue(FinchSensor) - Method in class ZaccelComparator
 

A C D F G L M N O Q R S T Z