Skip to content

openpra-monorepo


Variable: SiteResponseInputMotionSchema

const SiteResponseInputMotionSchema: ZodObject<{ amplitudeLevels: ZodArray<ZodNumber>; groundMotionParameterRef: ZodString; inputType: ZodEnum<{ FOURIER_AMPLITUDE_SPECTRUM: "FOURIER_AMPLITUDE_SPECTRUM"; RANDOM_VIBRATION: "RANDOM_VIBRATION"; RESPONSE_SPECTRUM: "RESPONSE_SPECTRUM"; TIME_HISTORY: "TIME_HISTORY"; }>; name: ZodString; referenceHorizonRef: ZodString; selectionAndScalingBasis: ZodString; spectrumRef: ZodOptional<ZodString>; timeHistoryRefs: ZodOptional<ZodArray<ZodString>>; units: ZodString; uuid: ZodString; }, $strip>

Defined in: sha/seismic-hazard-analysis.ts:659