.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 2026-01-29T19:15:51Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos