Skip to content

Error event in FTA sometimes does not show an error type even when one is defined #1962

@reteprelief

Description

@reteprelief

In the example below the error type is not included in the FTA event representing the error type.
It is included if the out propagation does not have a type or the out propagation type is contained in the constraint{mistake1} of the error event condition

events
mistakes: error event {mistake1, mistake2};
propagations
degraded-[mistakes{mistake1}]-> controlsurfacecmd{NoPilotAction};

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions