This version requires the Modelica 3.2.2 Library.
It is backward compatible to the previous version 2.3.3.
Improvements in this version:
- New functions in Modelica_LinearSystems2.Utilities.Plot to read FFT results from file and plot them
(e.g. from Modelica.Math.FastFourierTransform.Examples.RealFFT1):
plot_FFT_fromFile
plot_FFTs_from_directory
plot_FFTs_of_model
- Improved log output (by logging the full path name and not only the given file name) for:
StateSpace.Import.fromFile
Internal.StateSpace2.Import.fromFile
DiscreteStateSpace.Import.fromFile
- Improved documentation of DiscreteStateSpace.Import.fromFile
- HTML formatting of tables improved (left justified instead of right justified, margins above and below)
Bug fixes performed in this version:
- FilterFIR: Removed if-condition of a parameter declaration (not possible to disable a parameter declaration in Modelica)
- Removed wrong C++ comment in Modelica_LinearSystems2.Internal.Streams.readMatrixInternal.
- Minor issues correct so that Dymola 2017 Beta.1 checks successfully with pedantic flag:
import statements corrected
wrong Diagram annotations changed to Dialog annotations
non-standard annotation "translateModel" changed to "__Dymola_translateModel"
Generated at 2024-12-03T19:25:34Z
by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos