Variable: HazardCalculationBoundsSchema
constHazardCalculationBoundsSchema:ZodObject<{epsilonLimit:ZodNumber;epsilonLimitBasis:ZodString;epsilonTailTreatment:ZodString;groundMotionUnits: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>>;lowerBoundMagnitude:ZodNumber;lowerBoundMagnitudeBasis:ZodString;magnitudeScale:ZodString;maximumGroundMotion:ZodNumber;sequenceRankingUnaffected:ZodBoolean;tailExtrapolationMethod:ZodString;truncationImpactEvaluation:ZodString; },$strip>
Defined in: sha/seismic-hazard-analysis.ts:228
