Value of Vertical or Horizontal Flight Path Angle.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property FPA() As IAgFlightPathAngle |
| [C#] |
|---|
public IAgFlightPathAngle FPA {get;} |
| [Managed C++] |
|---|
public: __property IAgFlightPathAngle ^ get_FPA(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgFlightPathAngle getFPA(); |
[Python - STK API ] |
|---|
@property def FPA(self) -> "IAgFlightPathAngle": |






