.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-01-01T19:13:56Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos