.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 2025-01-31T19:25:52Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos