.Modelica.Electrical.Polyphase.Functions.symmetricOrientation

Orientations of the resulting fundamental wave field phasors

Information

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

See also

User's guide on symmetrical components and orientation.

Interface

function symmetricOrientation
  extends Modelica.Icons.Function;
  input Integer m "Number of phases";
  output SI.Angle orientation[m] "Orientation of the resulting fundamental wave field phasors";
  import Modelica.Constants.pi;
end symmetricOrientation;

Generated at 2025-09-01T18:21:01Z by OpenModelicaOpenModelica 1.25.2 using GenerateDoc.mos