Interface used to access the missile options in the Aviator catalog.
|  GetAsCatalogItem | Get the catalog item interface for this object. | 
|  SetClimbAirspeed | Set the missile's climb airspeed and airspeed type. | 
|  SetCruiseMaxAirspeed | Set the missile's max cruise airspeed and airspeed type. | 
|  SetDescentAirspeed | Set the missile's descent airspeed and airspeed type. | 
|  Aerodynamics | Get the aerodynamics interface. | 
|  AttitudeTransitions | Get the attitude transitions interface. | 
|  ClimbAirspeed | The standard airspeed of the missile while climbing. | 
|  ClimbAirspeedType | The climb airspeed type. | 
|  ClimbFailOnInsufficientPerformance | Opt whether to fail while climbing if there is insufficient specific excess power. | 
|  ClimbMaxFPA | The maximum flight path angle of the missile's flight path while climbing. | 
|  ClimbMinFPA | The minimum flight path angle of the missile's flight path while climbing. | 
|  CruiseDefaultAltitude | The missile's default cruising altitude. | 
|  CruiseMaxAirspeed | The maximum airspeed of the missile while cruising. | 
|  CruiseMaxAirspeedType | The cruise airspeed type. | 
|  DefaultConfiguration | The aircraft's default configuration as saved in the catalog. | 
|  DescentAirspeed | The standard airspeed of the missile while descending. | 
|  DescentAirspeedType | The descent airspeed type. | 
|  DescentFailOnInsufficientPerformance | Opt whether to fail while descending if there is insufficient specific excess power. | 
|  DescentMaxFPA | The maximum flight path angle of the missile's flight path while descending. | 
|  DescentMinFPA | The minimum flight path angle of the missile's flight path while descending. | 
|  EASLimit | The maximum allowable Equivalent Airspeed. | 
|  IgnoreFPAForClimbDescentTransitions | Opt whether to ignore the flight path angle limits for climb and descent transitions. | 
|  MachLimit | The maximum allowable mach number. | 
|  ManeuverMode | The mode that the missile will adhere to the specified load factor. Scale by atmospheric density will cause the missile to consider dynamic pressure when calculating turn radius. | 
|  ManeuverModeHelper | Get the interface for the Aero/Prop Maneuver Mode helper. The maneuver mode must be set to Aero/Prop to access this interface. | 
|  MaxLoadFactor | The maximum load factor that the missile can withstand while maneuvering. | 
|  Propulsion | Get the propulsion interface. | 
|  TotalTempLimit | The maximum total temperature limit of the missile. | 
|  UseEASLimit | Opt whether to limit the speed of the missile so the specified Equivalent Airspeed is not exceeded. | 
|  UseMachLimit | Opt whether to limit the speed of the missile so the specified mach number is not exceeded. | 
|  UseTotalTempLimit | Opt whether to limit the speed of the missile so the specified temperature is not exceeded. | 
| Implemented Interface | 
|---|
| IAgAvtrVehicle | 
| IAgAvtrCatalogItem | 
| Name | 
|---|
| AgAvtrMissile | 





