Aerodynamics | Get the aerodynamics interface. |
AttitudeTransitions | Get the attitude transitions interface. |
ClimbAirspeed | Get the standard airspeed of the missile while climbing. |
ClimbAirspeedType | Get the climb airspeed type. |
ClimbFailOnInsufficientPerformance | Opt whether to fail while climbing if there is insufficient specific excess power. |
ClimbMaxFPA | Gets or sets the maximum flight path angle of the missile's flight path while climbing. |
ClimbMinFPA | Gets or sets the minimum flight path angle of the missile's flight path while climbing. |
CruiseDefaultAltitude | Gets or sets the missile's default cruising altitude. |
CruiseMaxAirspeed | Get the maximum airspeed of the missile while cruising. |
CruiseMaxAirspeedType | Get the cruise airspeed type. |
DefaultConfiguration | Get the aircraft's default configuration as saved in the catalog. |
DescentAirspeed | Get the standard airspeed of the missile while descending. |
DescentAirspeedType | Get the descent airspeed type. |
DescentFailOnInsufficientPerformance | Opt whether to fail while descending if there is insufficient specific excess power. |
DescentMaxFPA | Gets or sets the maximum flight path angle of the missile's flight path while descending. |
DescentMinFPA | Gets or sets the minimum flight path angle of the missile's flight path while descending. |
EASLimit | Gets or sets the maximum allowable Equivalent Airspeed. |
IgnoreFPAForClimbDescentTransitions | Opt whether to ignore the flight path angle limits for climb and descent transitions. |
MachLimit | Gets or sets the maximum allowable mach number. |
ManeuverMode | Gets or sets 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 | Gets or sets the maximum load factor that the missile can withstand while maneuvering. |
Propulsion | Get the propulsion interface. |
TotalTempLimit | Gets or sets 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. |