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