Skip to content

openpra-monorepo


Interface: SafetyFunction

Defined in: pos/plant-operating-state-analysis.ts:142

Extends

Properties

applicableInitiatingEvents

applicableInitiatingEvents: string[]

Defined in: pos/plant-operating-state-analysis.ts:151


category

category: SafetyFunctionCategory

Defined in: pos/plant-operating-state-analysis.ts:143


description

description: string

Defined in: pos/plant-operating-state-analysis.ts:144

Overrides

Named.description


failureCriterion

failureCriterion: string

Defined in: pos/plant-operating-state-analysis.ts:147


implementationMechanisms

implementationMechanisms: SafetyFunctionImplementation[]

Defined in: pos/plant-operating-state-analysis.ts:149


name

name: string

Defined in: core/meta.ts:5

Inherited from

Named.name


state

state: "FAILURE" | "SUCCESS" | "STANDBY"

Defined in: pos/plant-operating-state-analysis.ts:145


successCriteriaIds

successCriteriaIds: string[]

Defined in: pos/plant-operating-state-analysis.ts:148


successCriterion

successCriterion: string

Defined in: pos/plant-operating-state-analysis.ts:146


supportingSscs

supportingSscs: string[]

Defined in: pos/plant-operating-state-analysis.ts:150


uuid

uuid: string

Defined in: core/meta.ts:2

Inherited from

Unique.uuid