STK AviatorSend comments on this topic.
MaxRangeAOA Property (IAgAvtrMissileFourPointAero)
See Also
Windows





Windows & Linux

Description

Gets the maximum range AOA for the aircraft.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MaxRangeAOA() As System.Object
[C#]
public System.Object MaxRangeAOA {get;}
[Managed C++]
public: __property VARIANT get_MaxRangeAOA();
[Unmanaged C++]
public: HRESULT get_MaxRangeAOA(
    VARIANT * pVal
);
[Java]
public AgVariant getMaxRangeAOA();
[Python - STK API ]
@property
def MaxRangeAOA(self) -> typing.Any:

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.