Variable: DecayHeatRemovalConfigurationSchema
constDecayHeatRemovalConfigurationSchema:ZodObject<{passiveMechanisms:ZodRecord<ZodString,ZodEnum<{NO:"NO";OOS:"OOS";STANDBY:"STANDBY";YES:"YES"; }>>;primaryCoolingSystems:ZodRecord<ZodString,ZodEnum<{NO:"NO";OOS:"OOS";STANDBY:"STANDBY";YES:"YES"; }>>;secondaryCoolingSystems:ZodRecord<ZodString,ZodEnum<{NO:"NO";OOS:"OOS";STANDBY:"STANDBY";YES:"YES"; }>>; },$strip>
Defined in: pos/plant-operating-state-analysis.ts:121
