Technical Elements Documentation
    Preparing search index...

    Interface SystemToSafetyFunctionMapping

    Interface mapping systems to safety functions

    SY-A1

    interface SystemToSafetyFunctionMapping {
        eventSequences: string[];
        safetyFunctions: string[];
        systemReference: systems_analysis.SystemReference;
    }

    Hierarchy

    • Unique
      • SystemToSafetyFunctionMapping
    Index

    Properties

    eventSequences: string[]

    Event sequences where this system is credited

    safetyFunctions: string[]

    Safety functions this system supports

    SY-A1

    Reference to the system