Package <Unnamed>

Class Summary
AccelComparator Provides a Comparator implementation for the acceleration sensor.
FinchSensor Representation of a single sample of sensor values from the Finch.
LightComparator Provides a Comparator implementation for the combined light sensors.
SensorComparator Superclass of our various Comparator objects.
sensorDriver 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)
TemperatureComparator Provides a Comparator implementation for the temperature sensor.
ZaccelComparator Provides a Comparator implementation for the Z acceleration sensor.