STK AviatorSend comments on this topic.
IAgAvtrMissileFourPointAero Interface

Description

Interface used to access the options for the FourPoint aerodynamic strategy in the missile.

Public Methods

Public Method SetAOAGets or sets and validates the maximum, max range and max endurance AOA values for the aircraft.
Public Method ValidateDragDesignPointsValidate the drag design points - ensure the choices do not result in a singular system of equations.
Public Method ValidateLiftDesignPointsValidate the lift design points - ensure the choices do not result in a singular system of equations.

Public Properties

Public Property AOA_1Gets or sets the AOA for the first design point.
Public Property AOA_2Gets or sets the AOA for the second design point.
Public Property AOA_3Gets or sets the AOA for the third design point.
Public Property AOA_4Gets or sets the AOA for the fourth design point.
Public Property CD_1Gets or sets the drag coefficient for the first design point.
Public Property CD_2Gets or sets the drag coefficient for the second design point.
Public Property CD_3Gets or sets the drag coefficient for the third design point.
Public Property CD_4Gets or sets the drag coefficient for the fourth design point.
Public Property CL_1Gets or sets the lift coefficient for the first design point.
Public Property CL_2Gets or sets the lift coefficient for the second design point.
Public Property CL_3Gets or sets the lift coefficient for the third design point.
Public Property CL_4Gets or sets the lift coefficient for the fourth design point.
Public Property Mach_1Gets or sets the Mach for the first design point.
Public Property Mach_2Gets or sets the Mach for the second design point.
Public Property Mach_3Gets or sets the Mach for the third design point.
Public Property Mach_4Gets or sets the Mach for the fourth design point.
Public Property MaxAOAGets the maximum AOA for the aircraft.
Public Property MaxEnduranceAOAGets the maximum endurance AOA for the aircraft.
Public Property MaxRangeAOAGets the maximum range AOA for the aircraft.
Public Property SRefGets or sets the aerodynamic reference area for the aircraft.

CoClasses that Implement IAgAvtrMissileFourPointAero

© 2025 Analytical Graphics, Inc. All Rights Reserved.