osi3::TrafficCommandUpdate::DismissedAction Struct Reference

Action which a traffic participant dismisses. More...

Collaboration diagram for osi3::TrafficCommandUpdate::DismissedAction:

Public Attributes

optional Identifier dismissed_action_id = 1
 Dismissed traffic action id from the perspective of this traffic participant, if any. More...
 
optional string failure_reason = 2
 Information about the reason of failure. More...
 

Detailed Description

Action which a traffic participant dismisses.

Member Data Documentation

◆ dismissed_action_id

optional Identifier osi3::TrafficCommandUpdate::DismissedAction::dismissed_action_id = 1

Dismissed traffic action id from the perspective of this traffic participant, if any.

Note
A dismissed traffic action id identifies a TrafficCommand::action which cannot be executed or completed by the traffic participant. This field must have the same value as the ActionHeader::action_id of a prior sent TrafficCommand and must correspond to the same traffic participant.

◆ failure_reason

optional string osi3::TrafficCommandUpdate::DismissedAction::failure_reason = 2

Information about the reason of failure.

Note
This is a custom, informal string without a standardized meaning.

  • osi_trafficcommandupdate.proto