Skip to content

openpra-monorepo


Variable: FragilityThresholdProgramSchema

const FragilityThresholdProgramSchema: ZodObject<{ anchorageAndSupportIncluded: ZodBoolean; implementsSrs: ZodArray<ZodObject<{ hlr: ZodEnum<{ A: "A"; B: "B"; C: "C"; D: "D"; E: "E"; F: "F"; G: "G"; H: "H"; I: "I"; }>; sr: ZodString; }, $strip>>; inherentlyRuggedBases: ZodArray<ZodObject<{ capacityBeyondRiskSignificantRangeBasis: ZodString; excludedComponentTypes: ZodArray<ZodString>; genericRuggedComponentTypes: ZodArray<ZodString>; guidanceReferences: ZodArray<ZodString>; hazardIndependentBasis: ZodString; implementsSrs: ZodArray<ZodObject<{ hlr: ZodEnum<{ A: "A"; B: "B"; C: "C"; D: "D"; E: "E"; F: "F"; G: "G"; H: "H"; I: "I"; }>; sr: ZodString; }, $strip>>; name: ZodString; plantSpecificAdditions: ZodArray<ZodObject<{ componentType: ZodString; justification: ZodString; supportingRefs: ZodArray<ZodString>; }, $strip>>; referenceGroundMotionParameter: ZodString; uuid: ZodString; }, $strip>>; screenedSscRefs: ZodArray<ZodString>; screeningConfirmationMethod: ZodString; thresholdMethods: ZodArray<ZodObject<{ capacityUnits: ZodString; caveatsAndInclusionRules: ZodArray<ZodString>; comparisonMethod: ZodString; controlPointRef: ZodString; correlationTreatment: ZodString; cumulativeSscCountBasis: ZodNumber; groundMotionParameterRef: ZodString; higherSeismicityAdjustment: ZodOptional<ZodString>; implementsSrs: ZodArray<ZodObject<{ hlr: ZodEnum<{ A: "A"; B: "B"; C: "C"; D: "D"; E: "E"; F: "F"; G: "G"; H: "H"; I: "I"; }>; sr: ZodString; }, $strip>>; name: ZodString; plantResponseThresholdRef: ZodString; satisfiesScr2: ZodBoolean; screeningCapacitySources: ZodArray<ZodString>; thresholdCapacity: ZodNumber; uuid: ZodString; }, $strip>>; }, $strip>

Defined in: sfr/seismic-fragility-analysis.ts:255