.Modelica_Requirements.LogicalFunctions.IntegerToProperty

Convert Integer (1,2,3) to Property (Violated, Undecided, Satisfied)

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 2025-03-09T19:25:01Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos