WOLFRAM SYSTEM MODELER
    indexNonPositiveSequenceDetermines the indices of all non positive sequences  | 
     | 
SystemModel["Modelica.Electrical.Polyphase.Functions.indexNonPositiveSequence"]

This information is part of the Modelica Standard Library maintained by the Modelica Association.
This function determines the indices of non-positive sequence of the symmetrical winding with m phases.
User's guide on symmetrical components and orientation.
| m | 
         Default Value: 3 Type: Integer Description: Number of phases  | 
    
|---|
| ind | 
         Type: Integer[numberOfSymmetricBaseSystems(m) * (integer(m / numberOfSymmetricBaseSystems(m)) - 1)] Description: Indices of non positive sequences  | 
    
|---|