.Modelica_Requirements.LogicalFunctions.PropertyToBoolean

Information

Interface

function PropertyToBoolean
  import Modelica_Requirements.Types.Property;
  extends Modelica.Icons.Function;
  input Modelica_Requirements.Types.Property u "Property to be mapped to Boolean";
  input Boolean undecided = false "Boolean value of Property.Undecided";
  output Boolean y "Boolean as Property";
end PropertyToBoolean;

Generated at 2024-03-27T19:15:56Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos