.Modelica.Electrical.MultiPhase.Functions.indexNonPositiveSequence

Information

This function determines the indices of non-positive sequence of the symmetrical winding with m phases.

See also

User's guide on symmetrical components and orientation.

Interface

function indexNonPositiveSequence
  extends Modelica.Icons.Function;
  input Integer m = 3 "Number of phases";
  output Integer ind[numberOfSymmetricBaseSystems(m) * (integer(m / numberOfSymmetricBaseSystems(m)) - 1)] "Indices of non positive sequences";
end indexNonPositiveSequence;

Generated at 2020-06-05T07:38:22Z by OpenModelica 1.16.0~dev-420-gc007a39