Variable: SeismicSourceGeometrySchema
constSeismicSourceGeometrySchema:ZodObject<{closestDistanceToSiteKm:ZodOptional<ZodNumber>;coordinateReferenceSystem:ZodOptional<ZodString>;depthRangeKm:ZodOptional<ZodObject<{maximum:ZodNumber;minimum:ZodNumber; },$strip>>;dipDegrees:ZodOptional<ZodNumber>;geometryDescription:ZodString;geometryFileRef:ZodOptional<ZodString>;geometryType:ZodEnum<{AREA:"AREA";LINE:"LINE";PLANE:"PLANE";POINT:"POINT";VOLUME:"VOLUME"; }>;strikeDegrees:ZodOptional<ZodNumber>;uncertaintyDescription:ZodString; },$strip>
Defined in: sha/seismic-hazard-analysis.ts:382
