Technical Elements Documentation
    Preparing search index...

    Assumptions made due to lack of as-built and as-operated details

    POS-A13, POS-B8

    interface AssumptionsLackOfDetail {
        affectedPOSIds?: string[];
        description: string;
        influence: string;
        justification?: string;
        plannedActions?: string[];
        potentialAlternatives?: string[];
        riskImpact: ImportanceLevel;
        sensitivityAnalysis?: string;
    }
    Index

    Properties

    affectedPOSIds?: string[]

    Affected plant operating states

    description: string

    Description of the assumption made

    influence: string

    Influences of plant operating state definitions

    justification?: string

    Justification for the assumption

    plannedActions?: string[]

    Planned actions to validate or refine this assumption

    potentialAlternatives?: string[]

    Potential alternatives to this assumption

    riskImpact: ImportanceLevel

    Impact assessment of this assumption on risk

    sensitivityAnalysis?: string

    Sensitivity analysis results, if performed