Package avrora.sim.platform.sensors

Interface Summary
SensorData The SensorData interface represents a source of sensor data for the simulation.
 

Class Summary
LightSensor The LightSensor class implements a light sensor like that present on the Mica2.
RandomSensorData  
ReplaySensorData The ReplaySensorData class implements a sensor data source that replays the sensor data from a file.
Sensor The Sensor class represents a sensor device that contains a reference to the SensorData instance feeding data to the device.
SensorBoard This class is a placeholder for tracking the energ consumption of the sensor board.