.Modelica_LinearSystems2.Utilities.Plot.Examples.plotParameterizedCurve1

Information

This function plots the following parameterized cuves diagram (with default input arguments; the menu on the right part is displayed when moving the cursor on one curve point; then all points belonging to the same path parameter value are marked with a red square):

Interface

function plotParameterizedCurve1
  import Modelica.Units.Conversions.from_deg;
  import Modelica.Math.sin;
  input Modelica.Units.NonSI.Angle_deg maxAngle = 300 "Maximum opening angle";
  input Integer nPoints(min = 2) = 100 "Number of points";
end plotParameterizedCurve1;

Generated at 2024-05-17T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos