This record defines a linear time invariant differential
equation system in state space form:
der(x) = A * x + B * u
y = C * x + D * u
with
- u - the input vector
- y - the output vector
- x - the state vector
- A,B,C,D - matrices of appropriate dimensions
Compared to record StateSpace StateSpaceR contains an additional Integer value r
Contents
Name | Description |
---|
constructor | Default constructor for a StateSpace record |
Generated at 2024-11-22T19:25:38Z
by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos