.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-04-01T18:24:36Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos