1 #ifndef __SENSORMODEL_ACCUMULATING_NUMERIC_SENSOR_IDL__
2 #define __SENSORMODEL_ACCUMULATING_NUMERIC_SENSOR_IDL__
4 #include <NumericSensor.idl>
5 #include <UserEvent.idl>
14 valueobject ResetEvent extends
event.UserEvent {
A sensor with numeric readings.
Definition: NumericSensor.idl:12
A sensor which accumulates numeric readings (e.g.
Definition: AccumulatingNumericSensor.idl:11
NumericSensor_4_0_1::Reading newReading
Value after reset.
Definition: AccumulatingNumericSensor.idl:16