.Modelica_LinearSystems2.Controllers.Types.PID_representation

Enumeration defining the representation of a PID controller

Information

Definition

type PID_representation = enumeration(gains "Gains representation: G_PID = kp + ki/s + kd*s", timeConstants "Time constants representation: G_PID = k*(1 + 1/Ti/s + Td*s)");

Generated at 2025-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos