Interface used to access the advanced takeoff model options for a takeoff model of an aircraft in the Aviator catalog.
|  GetAsCatalogItem | Get the catalog item interface for this object. | 
|  SetAngleOfAttack | Set the takeoff speed mode to AngleOfAttack and specify the angle of attack | 
|  SetDepartureSpeedLimit | Set the departure speed limit of the aircraft. | 
|  SetStallSpeedRatio | Set the takeoff speed mode to StallSpeedRatio and specify the stall speed ratio. | 
|  AngleOfAttack | The Angle of Attack upon leaving the ground. | 
|  DepartureSpeedLimit | The aircraft's maximum airspeed upon leaving the ground. | 
|  DepartureSpeedLimitType | The departure speed limim type. | 
|  DepartureSpeedMode | The mode to calculate the airspeed upon leaving the ground. | 
|  Flaps | The extension of the flaps during takeoff. | 
|  StallSpeedRatio | The ratio of the airspeed to the stall speed upon leaving the ground. | 
|  TakeoffSpeedMode | The mode to calculate the aircraft's airspeed upon leaving the ground. | 
|  UseAfterburner | Opt whether to use the afterburner if it is possible. | 
| Implemented Interface | 
|---|
| IAgAvtrPerformanceModel | 
| IAgAvtrCatalogItem | 





