Continuous state space description of a linear, time invariant differential equation system (data + operations)
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 2025-04-01T18:24:36Z
by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos