plot_anim_rotor (method)¶
-
plot_anim_rotor
(self, Nframe, Tanim, Nrot=1, is_loop=True)[source]¶ Plot the machine with an animation of the rotor (inner rotor for now ?)
- Parameters
self (Machine) – Machine object
Nframe (int) – Number of frame for the animation
Tanim (float) – Duration of the animation [ms]
Nrot (float) – Number of rotation
is_loop (bool) – True to activate the loop animation