.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 2024-11-24T19:25:44Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos