.Modelica_LinearSystems2.StateSpace.'constructor'.fromTransferFunction

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 2024-04-23T18:15:56Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos