.OpenModelica.Scripting.oms_fault_type

OMSimulator enumeration for fault types.

Definition

type oms_fault_type = enumeration(oms_fault_type_bias, oms_fault_type_gain, oms_fault_type_const)///< y = y.$original + faultValue
///< y = y.$original * faultValue
///< y = faultValue
;

Generated at 2025-09-16T18:21:07Z by OpenModelicaOpenModelica 1.25.4 using GenerateDoc.mos