|
M1M3 Support System
|
Handles air supply status. More...
#include <AirSupplyStatus.h>


Public Member Functions | |
| AirSupplyStatus (token) | |
| void | send () |
| void | setAirCommanded (bool _airCommandedOn) |
| bool | setOutputs (double _timestamp, bool _airCommandOutputOn) |
| Set outputs, returns if mismatch is detected. | |
| bool | setInputs (double _timestamp, bool _airValveClosed, bool _airValveOpened) |
Handles air supply status.
| bool AirSupplyStatus::setOutputs | ( | double | _timestamp, |
| bool | _airCommandOutputOn ) |
Set outputs, returns if mismatch is detected.
| _timestamp | timestamp when new commended output was readout |
| _airCommandOutputOn | new air commanded output |
