.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-05-09T18:18:56Z by OpenModelicaOpenModelica 1.26.7 using GenerateDoc.mos