.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-11-20T19:25:51Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos