.Modelica_LinearSystems2.StateSpace.'constructor'.fromZerosAndPoles

Generate a StateSpace data record from a zeros-and-poles system

Information

Syntax

ss = StateSpace.'constructor'.fromZerosAndPoles(zp)

Description

This function constructs a StateSpace record ss from a zeros-poles-gain system zp. For the simplicity of implementation, this function directly extends from ZerosAndPoles.Conversion.toStateSpace.

Definition

function fromZerosAndPoles = Modelica_LinearSystems2.ZerosAndPoles.Conversion.toStateSpace;

Generated at 2025-12-13T19:13:59Z by OpenModelicaOpenModelica 1.25.7 using GenerateDoc.mos