|
|
|
_add_reference_frames(self)
Add the reference frames for the wing, cone and pitch angles |
source code
|
|
|
set_radius(self,
value)
Set the blade radius |
source code
|
|
|
set_wing_angle(self,
rotor_wing,
unit_key)
Set the wind angle for the blade and recalculate the corresponding
reference frame. |
source code
|
|
|
set_pitch_angle(self,
value,
unit_key)
Set the pitch angle for the blade and recalculate the
corresponding reference frame. |
source code
|
|
|
|
|
set_correction_radius(self,
value)
The correction radius when a problem occurs with the Prandlt's
correction |
source code
|
|
|
set_cone_angle(self,
value,
unit_key=' deg ' )
Set the cone angle for the blade and recalculate the corresponding
reference frame. |
source code
|
|
|
set_skew_section(self,
skew_section_id)
Set the skew section, used for applying the yaw model on the
rotor. |
source code
|
|
|
|
|
|