AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.