.Modelica_LinearSystems2.Controllers.Internal.convertToInit

Information

Convert InitWithGlobalDefault to Init

Interface

function convertToInit
  extends Modelica.Icons.Function;
  import Modelica_LinearSystems2.Controllers.Types;
  input Types.InitWithGlobalDefault globalInit;
  input Types.Init sampleInit;
  output Types.Init Init;
end convertToInit;

Generated at 2024-12-17T19:26:02Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos