recordAnalyseOptions

Defines the characteristics of the eigenvalues to be print or to be plot

Extends from Modelica.Icons.Record (Icon for records).

Components

TypeNameDefaultDescription
BooleanplotEigenValuestruePlot eigenvalues
BooleanplotInvariantZerostruePlot invariant zeros
BooleanplotStepResponsetruePlot step response
BooleanplotFrequencyResponsetruePlot bode diagram
BooleanprintSystemtrueWrite system into the report (if not too large)
BooleanprintEigenValuestrueWrite eigenvalues into the report
BooleanprintEigenValuePropertiestrueWrite eigenvalues with properties
BooleanprintInvariantZerostrueWrite invariant zreos into the report
BooleanprintControllabilitytrueIndicates controllability of every single pole
BooleanprintObservabilitytrueIndicates observability of every single pole
StringheadingEigenValues"Eigenvalues"
StringheadingInvariantzeros"Invariant zeros"
StringheadingStepResponse"Step response"
StringheadingFrequencyResponse"Frequency response"
BooleandB_wfalse= true, to plot Bode with dB over w [rad/s] otherwise magnitude over f [Hz]