AGI STK Objects 11 Send comments on this topic.
Attitude Property (IAgGreatArcVehicle)
See Also 





Description

Get the attitude profile.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Attitude() As IAgVeAttitude

[C#]
public IAgVeAttitude Attitude {get;}

[Managed C++]
public: __property IAgVeAttitude^ get_Attitude();

[Unmanaged C++]
public: HRESULT get_Attitude(
IAgVeAttitude ** ppRetVal
);

[Java]
public IAgVeAttitude getAttitude();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1