recordEigenvalue
Record containing a eigen value or a pair of conjugated complex pair, respectively and additionally characteristics of the eigenvalue(s)
Extends from Modelica.Icons.Record (Icon for records).
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Complex | ev | ||
| Boolean | imag | false | |
| Boolean | isStable | false | |
| Boolean | isControllable | false | |
| Boolean | isStabilizable | false | |
| Boolean | isObservable | false | |
| Boolean | isDetectable | false | |
| Real | frequency | ||
| Real | damping | ||
| Real | timeConstant |
Contents
| Name | Description |
|---|---|
| constructor | Default constructor for eigenvalue |