.Modelica.Electrical.Polyphase.Functions.symmetricOrientationMatrix

Matrix symmetric orientation angles for creating the symmetric transformation matrix

Information

This function determines the orientation matrix of the symmetrical winding with m phases.

See also

User's guide on symmetrical components and orientation.

Interface

function symmetricOrientationMatrix
  extends Modelica.Icons.Function;
  import Modelica.Constants.pi;
  input Integer m "Number of phases";
  output SI.Angle oM[m, m] "Angles of symmetric transformation matrix";
end symmetricOrientationMatrix;

Generated at 2025-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos