|
onboardapi
9.10.0
by Rheinmetall
|
Notify to command value of a specific actuation component. More...
Public Member Functions | |
| NotifyActuationComponentCommand () | |
| NotifyActuationComponentCommand (std::string const &KeyId, M_ActuationCtrl::ActuationCommandType const &Command) | |
Public Attributes | |
| std::string | KeyId |
| Identifies the actuation component. More... | |
| M_ActuationCtrl::ActuationCommandType | Command |
| Actuation component input. More... | |
Notify to command value of a specific actuation component.
| M_ActuationCtrl::NotifyActuationComponentCommand::NotifyActuationComponentCommand | ( | ) |
| M_ActuationCtrl::NotifyActuationComponentCommand::NotifyActuationComponentCommand | ( | std::string const & | KeyId, |
| M_ActuationCtrl::ActuationCommandType const & | Command | ||
| ) |
| M_ActuationCtrl::ActuationCommandType M_ActuationCtrl::NotifyActuationComponentCommand::Command |
Actuation component input.
| std::string M_ActuationCtrl::NotifyActuationComponentCommand::KeyId |
Identifies the actuation component.