Variable: ReferenceEarthquakeSchema
constReferenceEarthquakeSchema:ZodObject<{annualFrequencyOfExceedance:ZodOptional<ZodNumber>;controlPointRef:ZodString;groundMotionLevel:ZodNumber;groundMotionParameterRef:ZodString;groundMotionUnits:ZodString;hazardRangeOfInterest:ZodObject<{basis:ZodString;lowerGroundMotion:ZodNumber;upperGroundMotion:ZodNumber; },$strip>;hazardSpectrumRef:ZodString;horizontalComponentRefs:ZodArray<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;nonlinearBehaviorBasis:ZodString;riskDominantInputLevel:ZodOptional<ZodNumber>;selectionMethod:ZodString;selectionValidation:ZodString;uuid:ZodString;verticalComponentRef:ZodString; },$strip>
Defined in: sfr/seismic-fragility-analysis.ts:55
