recordAnalyseOptions
Defines the characteristics of the eigenvalues for print or plot
Extends from Modelica.Icons.Record (Icon for records).
Information
Record collecting parameters for the characteristics of eigenvalues to be printed or plotted.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | plotEigenValues | true | |
| Boolean | plotInvariantZeros | true | |
| String | headingEigenValues | "Eigen values and invariant zeros" | |
| Boolean | printEigenValues | true | |
| Boolean | printInvariantZeros | true | |
| Boolean | printControllability | true | |
| Boolean | printObservability | true | |
| Boolean | plotStepResponse | true | only for SISO system |
| String | headingStepResponse | "Step response" | |
| Boolean | plotFrequencyResponse | true | only for SISO system |
| String | headingFrequencyResponse | "Frequency response" |