STK AviatorSend comments on this topic.
IAgAvtrAircraftBasicFixedWingAero Interface

Description

Interface used to access Basic Fixed Wing Aerodynamics interface for the Basic Acceleration Model of an aircraft.

Public Properties

Public Property ForwardFlightCd0The coefficient of drag of the lifting surface at zero angle of attack.
Public Property ForwardFlightCl0The coefficient of lift at zero angle of attack.
Public Property ForwardFlightClAlphaThe slope of the coefficient of lift curve.
Public Property ForwardFlightKThe coefficient of induced drag.
Public Property ForwardFlightMaxAOAThe maximum angle of attack possible.
Public Property ForwardFlightMinAOAThe minimum angle of attack possible.
Public Property ForwardFlightReferenceAreaThe area of the lifting surface of the aircraft.
Public Property ForwardFlightUseCompressibleFlowOpt to define the aerodynamic parameters for forward flight with respect to supersonic flight conditions.
Public Property TakeoffLandingCd0The coefficient of drag of the lifting surface at zero angle of attack.
Public Property TakeoffLandingCl0The coefficient of lift at zero angle of attack.
Public Property TakeoffLandingClAlphaThe slope of the coefficient of lift curve.
Public Property TakeoffLandingKThe coefficient of induced drag.
Public Property TakeoffLandingMaxAOAThe maximum angle of attack possible.
Public Property TakeoffLandingMinAOAThe minimum angle of attack possible.
Public Property TakeoffLandingReferenceAreaThe area of the lifting surface of the aircraft.
Public Property TakeoffLandingUseCompressibleFlowOpt to define the aerodynamic parameters for takeoff and landing with respect to supersonic flight conditions.

CoClasses that Implement IAgAvtrAircraftBasicFixedWingAero

© 2023 Analytical Graphics, Inc. All Rights Reserved.