RCAIDE.Library.Components.Wings.Stabilator
Stabilator#
- class Stabilator(*args, **kwarg)[source]#
Bases:
Horizontal_Tail
,All_Moving_Surface
A class representing an all-moving horizontal tail (stabilator) that provides pitch control and longitudinal stability.
- tag#
Unique identifier for the stabilator, defaults to ‘stabilator’
- Type:
str
- sign_duplicate#
Sign convention for duplicate stabilator deflection, defaults to 1.0 (synchronized deflection for pitch control)
- Type:
float
Notes
The stabilator combines the functions of a horizontal stabilizer and elevator by pivoting as a complete surface. It inherits from both Horizontal_Tail and All_Moving_Surface to combine their functionality.
See also
RCAIDE.Library.Components.Wings.Horizontal_Tail
Base class providing horizontal tail functionality
RCAIDE.Library.Components.Wings.All_Moving_Surface
Base class providing pivoting surface functionality
RCAIDE.Library.Components.Wings.Control_Surfaces.Elevator
Alternative pitch control using conventional elevator