.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
ImportUtilitiy functions to import StaeSpace representations

Generated at 2024-03-27T19:15:56Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos