AGI STK Objects 11 Send comments on this topic.
IntegratedAttitude Property (IAgVeOrbitAttitudeStandard)
See Also 





Description

Returns a reference to the Integrated Attitude Tool.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IntegratedAttitude() As IAgVeIntegratedAttitude

[C#]
public IAgVeIntegratedAttitude IntegratedAttitude {get;}

[Managed C++]
public: __property IAgVeIntegratedAttitude^ get_IntegratedAttitude();

[Unmanaged C++]
public: HRESULT get_IntegratedAttitude(
IAgVeIntegratedAttitude ** ppRetVal
);

[Java]
public IAgVeIntegratedAttitude getIntegratedAttitude();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1