.Modelica_LinearSystems2.ModelAnalysis.TransferFunctions

Information

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 2024-03-28T19:15:55Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos