The Flight Path Angle type can be Vertical or Horizontal.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property FPAType() As AgEMixedSphericalFPA |
| [C#] |
|---|
public AgEMixedSphericalFPA FPAType {get; set;} |
| [Managed C++] |
|---|
public: __property AgEMixedSphericalFPA get_FPAType(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_FPAType( |
| [Java] |
|---|
public AgEMixedSphericalFPA getFPAType();public void setFPAType( |
