comp_cond_function (method)¶
-
comp_cond_function
(alpha_cond, W0, alpha_rad)[source]¶ Single conductor winding function for magnetomotive force calculation
- Parameters
alpha_cond (float) – angular position of the conductor [rad]
W0 (float) – slot opening angular width (for linear rise of the mmf) [rad]
alpha_rad (ndarray) – Position vector to compute the conductor winding function
- Returns
wf – The conductor winding function
- Return type
ndarray