open_simulation_interface  v3.4.0 (2021-11-18)
osi3::TrafficAction::EndActionsAction Struct Reference

End actions action. More...

Collaboration diagram for osi3::TrafficAction::EndActionsAction:

Public Attributes

optional ActionHeader action_header = 1
 
repeated Identifier target_action_id = 2
 

Detailed Description

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.

Member Data Documentation

◆ action_header

optional ActionHeader osi3::TrafficAction::EndActionsAction::action_header = 1

The action header

◆ target_action_id

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.


The documentation for this struct was generated from the following file: