.PowerSystems.Utilities.Complex.sumC

Sum of complex numbers

Information

Interface

function sumC
  extends Modelica.Icons.Function;
  input ComplexType[:] z "complex vector";
  output ComplexType s "sum of components of z";
end sumC;

Generated at 2025-04-28T18:20:06Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos