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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.