functioncharacterizeEigenvalue
Check stability, stabilizability, controllability, observability nad detectability of the single poles
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| StateSpace | ss | Modelica_LinearSystems2.StateSpace(A = fill(0, 0, 0), B = fill(0, 0, 0), C = fill(0, 0, 0), D = fill(0, 0, 0)) | State space system |
| Eigenvalue[:] | evin | Eigenvalues or a pairs of conjugated complex pair |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Eigenvalue[size(ss.A, 1)] | ev |