Technical Elements Documentation
    Preparing search index...

    Interface LPSDSystemConfiguration

    Interface for Low Power and Shutdown system configurations

    SY-A5/A6

    interface LPSDSystemConfiguration {
        applicablePOSs: string[];
        description: string;
        informationSource: string;
        systemReference: systems_analysis.SystemReference;
        uniqueToLPSD: boolean;
    }

    Hierarchy

    • Unique
      • LPSDSystemConfiguration
    Index

    Properties

    applicablePOSs: string[]

    Plant operating states where this configuration applies

    description: string

    Description of the LPSD-specific configuration

    SY-A5/A6

    informationSource: string

    Source of information (e.g., past outage data, design information)

    Reference to the system

    uniqueToLPSD: boolean

    Whether this configuration is unique to LPSD (not in Full-Power PRA)