.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 2024-10-21T18:25:38Z by OpenModelicaOpenModelica 1.24.0 using GenerateDoc.mos