.Modelica_LinearSystems2.StateSpace.'constructor'.fromTransferFunction

Generate a StateSpace data record from a transfer function

Information

Syntax

ss = StateSpace.'constructor'.fromTransferFunction(tf)

Description

This function constructs a StateSpace record ss from a transfer function tf. For the simplicity of implementation, this function directly extends from TransferFunction.Conversion.toStateSpace.

Definition

function fromTransferFunction = Modelica_LinearSystems2.TransferFunction.Conversion.toStateSpace;

Generated at 2025-03-13T19:24:49Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos