#include <Sensor.h>
Public Member Functions | |
| SensorEvent (Sensor *cause) | |
| Sensor * | getCause () |
| BasicEvent * | clone () const |
This is an output event produced by the electrical model when a sensor takes a measurement.
Definition at line 65 of file Sensor.h.
1.6.1