Skip to content

openpra-monorepo


Variable: LognormalTimeDistributionSchema

const LognormalTimeDistributionSchema: ZodObject<{ mean: ZodNumber; stdDev: ZodNumber; type: ZodLiteral<LOGNORMAL_TIME>; }, $strip>

Defined in: core/events.ts:52