open_simulation_interface
v3.4.0 (2021-11-18)
|
End actions action. More...
Public Attributes | |
optional ActionHeader | action_header = 1 |
repeated Identifier | target_action_id = 2 |
End actions action.
This action tells a traffic participant that the exection of the referenced actions is regarded as successfully performed. The termination of the referenced actions is allowed to be performed gracefully.
optional ActionHeader osi3::TrafficAction::EndActionsAction::action_header = 1 |
The action header
repeated Identifier osi3::TrafficAction::EndActionsAction::target_action_id = 2 |
Actions which are regarded as successfully executed.
These fields hold the action ids of the actions that are regarded as successfully executed and shall be terminated gracefully.