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





Description

Get the precomputed (external) attitude properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property External() As IAgVeAttExternal

[C#]
public IAgVeAttExternal External {get;}

[Managed C++]
public: __property IAgVeAttExternal^ get_External();

[Unmanaged C++]
public: HRESULT get_External(
IAgVeAttExternal ** ppRetVal
);

[Java]
public IAgVeAttExternal getExternal();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1