.Modelica_LinearSystems2.ZerosAndPoles.'constructor'.fromTransferFunction

Generate a ZerosAndPoles data record from a transfer function

Information

Syntax

zp = ZerosAndPoles'constructor'.fromTransferFunction(tf)

Description

This function constructs a ZerosAndPoles record zp from a transfer function tf. For the simplicity of implementation, this function directly extends from TransferFunction.Conversion.toZerosAndPoles.

Definition

function fromTransferFunction = Modelica_LinearSystems2.TransferFunction.Conversion.toZerosAndPoles;

Generated at 2025-04-02T18:24:35Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos