.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-04-23T18:20:08Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos