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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1