Technical Elements Documentation
    Preparing search index...

    Enum representing the status of a radionuclide barrier. Used to indicate the current state of barriers that prevent the release of radioactive materials.

    Index

    Enumeration Members

    Enumeration Members

    BREACHED: "BREACHED"

    Barrier has been compromised and is no longer providing its intended containment function

    BYPASSED: "BYPASSED"

    Barrier has been intentionally bypassed (e.g., for maintenance)

    DEGRADED: "DEGRADED"

    Barrier is functioning below optimal levels but still providing some containment

    INTACT: "INTACT"

    Barrier is fully functional and providing its intended containment function

    OPEN: "OPEN"

    Barrier is intentionally open (e.g., during refueling operations)