.Modelica_LinearSystems2.WorkInProgress.DiscreteZerosAndPoles.'/'

Divide two transfer functions (zp1 / zp2)

Interface

encapsulated operator function '/'
  import Modelica;
  import ZerosAndPoles = Modelica_LinearSystems2.WorkInProgress.DiscreteZerosAndPoles;
  input ZerosAndPoles zp1;
  input ZerosAndPoles zp2;
  output ZerosAndPoles result "= zp1/zp2";
end '/';

Generated at 2026-06-25T20:19:00Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos