.Modelica_Requirements.LogicalFunctions.IntegerToProperty

Information

Interface

function IntegerToProperty
  import Modelica_Requirements.Types.Property;
  extends Modelica_Requirements.Interfaces.PropertyFunction;
  input Integer u "Integer to be mapped to Property";
  output Modelica_Requirements.Types.Property y "Integer as Property";
end IntegerToProperty;

Generated at 2024-09-19T18:25:40Z by OpenModelicaOpenModelica 1.23.1 using GenerateDoc.mos