.Modelica_LinearSystems2.Internal.StateSpace2

Information

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

Contents

NameDescription
 'constructor'Default constructors for a StateSpace record
 '-'Contains operators for subtraction of state space systems
 '+'Parallel connection of two state space systems (= inputs are the same, outputs of the two systems are added)
 '*'Series connection of two state space systems
 '=='Check whether two linear systems have identical matrices
 ImportUtility functions to import state space representations

Generated at 2024-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos