.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-04-18T18:20:08Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos