AGI STK Objects 11 Send comments on this topic.
FPA Property (IAgOrbitStateMixedSpherical)
See Also 





Description

Value of Vertical or Horizontal Flight Path Angle.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property FPA() As IAgFlightPathAngle

[C#]
public IAgFlightPathAngle FPA {get;}

[Managed C++]
public: __property IAgFlightPathAngle^ get_FPA();

[Unmanaged C++]
public: HRESULT get_FPA(
IAgFlightPathAngle ** ppRetVal
);

[Java]
public IAgFlightPathAngle getFPA();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1