.Modelica_LinearSystems2.Utilities.Plot.Examples.plotSine

Plot a sine function in one diagram

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 2026-07-05T18:59:05Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos