.ModPowerSystems.EmtThreePhase.Transforms.Functions.ABCtoDQ0_Kundur

Information

Implemented according to [1].

References:

[1] P. Kundur, N. J. Balu, and M. G. Lauby, Power system stability and control. New York; London: McGraw-Hill, 1994.

Interface

function ABCtoDQ0_Kundur
  input Real f_abc[3];
  input Real theta;
  output Real f_dq0[3];
end ABCtoDQ0_Kundur;

Generated at 2024-12-04T19:25:49Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos