.Modelica_LinearSystems2.ModelAnalysis.TransferFunctions

Linearize a model and plot the transfer functions from all inputs to all outputs of the linearized model

Interface

function TransferFunctions
  extends Modelica_LinearSystems2.Internal.PartialAnalyzeFunction;
  input Boolean dB_w = false "= true, to plot dB over w [rad/s] otherwise magnitude over f [Hz]" annotation(
    choices(checkBox = true));
end TransferFunctions;

Generated at 2026-05-09T18:18:56Z by OpenModelicaOpenModelica 1.26.7 using GenerateDoc.mos