Technical Elements Documentation
    Preparing search index...

    Interface FaultTree

    Interface for fault trees used by the adapter

    interface FaultTree {
        attributes?: { name: string; value: any }[];
    }
    Index

    Properties

    Properties

    attributes?: { name: string; value: any }[]

    Attributes for quantification adapter