pyleecan.Methods.Output.Output.getter.get_angle_rotor module¶
- get_angle_rotor(self, Time=None)[source]¶
Return the angular position of the rotor as a function of time from Time normalizations and or calculate angle_rotor and add it to Time normalization
- Parameters:
self (Output) – an Output object
Time (Data) – a time axis (SciDataTool Data object)
- Returns:
angle_rotor – angular position of the rotor as a function of time (vector) [rad]
- Return type:
ndarray