Technical Elements Documentation
    Preparing search index...

    Interface SystemsAnalysis

    SystemsAnalysis interface used by the adapter This shadows the original interface without extending it

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

    Properties

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

    Attributes for the quantification adapter

    dataAnalysisReference?: string

    Reference to associated Data Analysis module