.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
  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 2024-05-17T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos