.Modelica_LinearSystems2.Utilities.Plot.Examples.plotParameterizedCurve2

Information

This function plots the following parameterized cuves diagram using function parameterizedCurves

Interface

function plotParameterizedCurve2
  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 plotParameterizedCurve2;

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