.Modelica.Electrical.Polyphase.Functions.numberOfSymmetricBaseSystems

Information

This function determines the number of base systems of the symmetrical winding with m phases.

See also

User's guide on symmetrical components and orientation.

Interface

function numberOfSymmetricBaseSystems
  extends Modelica.Icons.Function;
  input Integer m = 3 "Number of phases";
  output Integer n "Number of symmetric base systems";
end numberOfSymmetricBaseSystems;

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