.Modelica_LinearSystems2.ModelAnalysis.FullAnalysis

Information

Linearize a model and perform all available linear analysis operations

Interface

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

Generated at 2024-04-22T18:15:51Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos