.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));
  output String filePath "Full path name of report file";
end FullAnalysis;

Generated at 2024-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos