.ModPowerSystems.EmtThreePhase.Transforms.Functions.ABCtoDQ_Kundur

Amplitude invariant transform and leading second axis

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 ABCtoDQ_Kundur
  input Real f_abc[3];
  input Real theta;
  output Real f_dq[2];
end ABCtoDQ_Kundur;

Generated at 2025-05-11T18:20:05Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos