.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 2026-02-24T19:19:10Z by OpenModelicaOpenModelica 1.26.2 using GenerateDoc.mos