.HanserModelica.Machines.Functions.mapSlotIndex

Information

This function maps the interger index y to valid index dermined by the number of slots per pole pair, Sprime.

Interface

function mapSlotIndex
  extends Modelica.Icons.Function;
  input Integer y "Input slot number";
  input Integer Sprime "Number of slots per pole pair";
  output Integer ymap "Mapped output slot number";
end mapSlotIndex;

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos