|
M1M3 Support System
|
Safety controller class. More...
#include <SafetyControllerSettings.h>

Public Member Functions | |
| void | load (YAML::Node doc) |
| Loads safety settings. | |
Public Attributes | |
| AirControllerSafetySettings | AirController |
| DisplacementSafetySettings | Displacement |
| InclinometerSafetySettings | Inclinometer |
| InterlockControllerSafetySettings | Interlock |
| ForceControllerSafetySettings | ForceController |
| CellLightsSafetySettings | CellLights |
| PositionControllerSafetySettings | PositionController |
| PowerControllerSafetySettings | PowerController |
| RaiseOperationSafetySettings | RaiseOperation |
| LowerOperationSafetySettings | LowerOperation |
| ILCSafetySettings | ILC |
| TMASafetySettings | TMA |
Safety controller class.
| void SafetyControllerSettings::load | ( | YAML::Node | doc | ) |
Loads safety settings.
| filename | filename to load |
| std::runtime_error | on error |
