.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 2025-12-13T19:13:59Z by OpenModelicaOpenModelica 1.25.7 using GenerateDoc.mos