Example:
two out propagation conditions for the same out propagation and error type.
Each condition is based on an error state and an error event condition.
The result should be a OR of two PriorityAnd, each priority and representing the error event and the trigger event transitioning to the error state.
It puts the error event and error state transition trigger under the same PriorityAnd event.
ACCNoKnowledge-[mistakes{mistake2}]-> cmd{NoPilotAction};
AOADiscrepancyUnaware-[mistakes{mistake1}]-> cmd{NoPilotAction};
Example:
two out propagation conditions for the same out propagation and error type.
Each condition is based on an error state and an error event condition.
The result should be a OR of two PriorityAnd, each priority and representing the error event and the trigger event transitioning to the error state.
It puts the error event and error state transition trigger under the same PriorityAnd event.
ACCNoKnowledge-[mistakes{mistake2}]-> cmd{NoPilotAction};
AOADiscrepancyUnaware-[mistakes{mistake1}]-> cmd{NoPilotAction};