avrora.sim.platform.sensors
Class SensorBoard

java.lang.Object
  extended byavrora.sim.platform.sensors.SensorBoard

public class SensorBoard
extends java.lang.Object

This class is a placeholder for tracking the energ consumption of the sensor board. Currently there are no sensors implemented for simulation.


Field Summary
protected  Simulator sim
           
 
Constructor Summary
SensorBoard(Simulator s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sim

protected Simulator sim
Constructor Detail

SensorBoard

public SensorBoard(Simulator s)