.PowerSysPro.Functions.conj

Information

Conjugate of complex number

Interface

function conj
  extends Icons.myFunction;
  input Complex c1 "Complex number";
  output Complex c2 "= c1.re - j*c1.im";
end conj;

Generated at 2025-02-22T19:25:07Z by OpenModelicaOpenModelica 1.24.4 using GenerateDoc.mos