Variable: DecayHeatCharacterizationSchema
constDecayHeatCharacterizationSchema:ZodObject<{basis:ZodString;decayHeatLevel:ZodObject<{max:ZodNumber;min:ZodNumber;representative:ZodNumber;units:ZodOptional<ZodString>; },$strip>;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>>;isLpsd:ZodBoolean;posId:ZodString;timeAfterShutdownHours:ZodNumber; },$strip>
Defined in: pos/plant-operating-state-analysis.ts:335
