.PowerSystems.Utilities.Complex.prodC

Product of complex numbers

Information

Interface

function prodC
  extends Modelica.Icons.Function;
  input ComplexType[:] z "complex vector";
  output ComplexType p "product of components of z";
end prodC;

Generated at 2026-03-06T19:22:04Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos