.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-06-25T20:19:00Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos