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






Windows & Linux

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

© 2019 Analytical Graphics, Inc. All Rights Reserved.