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