|
|
|
_add_reference_frames(self)
Add the yaw and tilt reference frames |
source code
|
|
|
set_yaw_angle(self,
value,
unit_key=' deg ' )
Set the yaw angle for the nacelle and recalculate the
corresponding reference frame. |
source code
|
|
|
set_tilt_angle(self,
value,
unit_key=' deg ' )
Set the tilt angle for the nacelle and recalculate the
corresponding reference frame. |
source code
|
|
|
set_length(self,
value)
Set the nacelle length in m |
source code
|
|
|
get_abs_vector(self)
Return the nacelle vector in the absolute reference frame |
source code
|
|