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

S

sample_time - Variable in class FinchSensor
The time (in milliseconds) that the sample was taken.
sampleInterval - Static variable in class sensorDriver
Interval between samples (note that there is also other overhead that extends this delay)
SensorComparator - Class in <Unnamed>
Superclass of our various Comparator objects.
SensorComparator() - Constructor for class SensorComparator
 
sensorDriver - Class in <Unnamed>
The main driver for Lab 4 The responsibilities are: Read a sequence of sensor samples from the Finch Compute the mean across the set of samples for some sensor Find the min, median and max samples for some sensor and report the sample Repeat for different sensor streams (keys)
sensorDriver() - Constructor for class sensorDriver
 
sum(int[]) - Static method in class SensorComparator
Return the sum over an array of ints

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