NWH Aerodynamics
Search Results for

    Show / Hide Table of Contents

    Class ElevatorControlSurface

    Primary pitch control surface that deflects to generate pitching moment around the lateral axis. Elevators are typically mounted on the horizontal tail or stabilizer.

    Inheritance
    object
    Object
    Component
    Behaviour
    MonoBehaviour
    AircraftMonoBehaviour
    ControlSurface
    ElevatorControlSurface
    Inherited Members
    ControlSurface.angle
    ControlSurface.angleSmoothing
    ControlSurface.maxAngle
    ControlSurface.minAngle
    ControlSurface.reverseRotation
    ControlSurface.rotationType
    ControlSurface.side
    ControlSurface.targetAirfoil
    ControlSurface.trimSpeed
    ControlSurface.Awake()
    ControlSurface.Reset()
    ControlSurface.ApplyAngle(float, float)
    AircraftMonoBehaviour._aircraftController
    AircraftMonoBehaviour._inputManager
    Namespace: NWH.Aerodynamics.AircraftController.ControlSurfaces
    Assembly: NWH.Aerodynamics.dll
    Syntax
    [Serializable]
    public class ElevatorControlSurface : ControlSurface
    Remarks

    Deflecting the elevator up (negative) creates downforce on the tail, pitching the nose up. Deflecting down (positive) creates upforce, pitching the nose down. Elevator effectiveness depends on airspeed and tail moment arm. At low speeds near stall, elevator authority is significantly reduced. Trim adjustments help maintain desired pitch without constant input.

    Methods

    | Edit this page View Source

    FixedUpdate()

    Declaration
    public override void FixedUpdate()
    Overrides
    ControlSurface.FixedUpdate()
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © NWH - Vehicle Physics, Aerodynamics, Dynamic Water Physics