.HanserModelica.Machines.Functions.complexTurns

Information

This function calculates the complex number of turns of a polyphas winding based on the input record.

Interface

function complexTurns
  extends Modelica.Icons.Function;
  import Modelica.Constants.pi;
  input HanserModelica.Machines.Records.Winding winding "Input winding record";
  output Complex N[winding.m] "Complex numbers of turn";
end complexTurns;

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