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 ForwardFlightCd0Gets or sets the coefficient of drag of the lifting surface at zero angle of attack.
Public Property ForwardFlightCl0Gets or sets the coefficient of lift at zero angle of attack.
Public Property ForwardFlightClAlphaGets or sets the slope of the coefficient of lift curve.
Public Property ForwardFlightKGets or sets the coefficient of induced drag.
Public Property ForwardFlightMaxAOAGets or sets the maximum angle of attack possible.
Public Property ForwardFlightMinAOAGets or sets the minimum angle of attack possible.
Public Property ForwardFlightReferenceAreaGets or sets the 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 TakeoffLandingCd0Gets or sets the coefficient of drag of the lifting surface at zero angle of attack.
Public Property TakeoffLandingCl0Gets or sets the coefficient of lift at zero angle of attack.
Public Property TakeoffLandingClAlphaGets or sets the slope of the coefficient of lift curve.
Public Property TakeoffLandingKGets or sets the coefficient of induced drag.
Public Property TakeoffLandingMaxAOAGets or sets the maximum angle of attack possible.
Public Property TakeoffLandingMinAOAGets or sets the minimum angle of attack possible.
Public Property TakeoffLandingReferenceAreaGets or sets the 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

© 2024 Analytical Graphics, Inc. All Rights Reserved.