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






Windows & Linux

Description

Get the basic attitude properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Basic() As IAgVeStandardBasic

[C#]
public IAgVeStandardBasic Basic {get;}

[Managed C++]
public: __property IAgVeStandardBasic^ get_Basic();

[Unmanaged C++]
public: HRESULT get_Basic(
IAgVeStandardBasic ** ppRetVal
);

[Java]
public IAgVeStandardBasic getBasic();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface