ChirpSim
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
Classes
sensor.h File Reference
#include "PhysicalObjects/physicalobject.h"
Include dependency graph for sensor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sensor
 The Sensor class is the interface used by sensors. It contains methods to update the sensor, get the value of the sensor and get the PhysicalObject the sensor can detect. More...