.Buildings.Controls.OBC.Utilities.PIDWithAutotuning.Types.SimpleController

Enumeration defining PI, or PID simple controller type

Information

Enumeration to define the type of the controller. Possible values are:

Enumeration Description
PI Controller with proportional and integral terms.
PID Controller with proportional, integral and derivative terms.

Definition

type SimpleController = enumeration(PI "PI controller", PID "PID controller");

Revisions


Generated at 2025-06-30T18:20:57Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos