.Modelica_LinearSystems2.Utilities.Plot.Internal.convertToDymolaMarker

Information

This function converts the point symbol enumeration as used in the Modelica_LinearSystems2 library to the enumeration used in Dymola.

Interface

function convertToDymolaMarker
  extends Modelica.Icons.Function;
  import Symbol = Modelica_LinearSystems2.Utilities.Plot.Types.PointSymbol;
  input Symbol symbol "Enumeration value of point symbol used in Modelica_LinearSystems2";
  output MarkerStyle result "Enumeration value of point symbol used in Dymola";
end convertToDymolaMarker;

Generated at 2025-01-04T19:25:54Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos