.Modelica_LinearSystems2.Utilities.Plot.plot_FFTs_of_model

Information

Plot amplitudes of FFT results (from result files of translated model)

Interface

function plot_FFTs_of_model
  import Modelica.Utilities.Streams.print;
  import Modelica_LinearSystems2.Utilities.Plot.Internal;
  input String modelName "Model that was used to generate FFT data (FFT result files are stored in directory <modelName>)" annotation(
    Dialog(__Dymola_translatedModel = true));
  input Boolean logX = false "= trrue, if logarithmic scale of x-axis" annotation(
    choices(checkBox = true));
end plot_FFTs_of_model;

Revisions

Date Description
Nov. 29, 2015 Initial version implemented by Martin R. Kuhn and Martin Otter (DLR Institute of System Dynamics and Control)
The research leading to these results has received funding from the European Union’s Seventh Framework Programme (FP7/2007-2016) for the Clean Sky Joint Technology Initiative under grant agreement no. CSJU-GAM-SGO-2008-001.

Generated at 2024-03-28T19:15:55Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos