.Modelica_LinearSystems2.Utilities.Plot.Examples.plotSine

Information

This function plots the following diagram (with default input arguments):

Interface

function plotSine
  extends Modelica.Icons.Function;
  input Modelica.Units.SI.Frequency freqHz = 2 "Frequency of sine wave";
  input Modelica.Units.SI.Damping damping = 0.8 "Damping coefficient of sine wave";
end plotSine;

Generated at 2024-11-24T19:25:44Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos