STK ObjectsSend comments on this topic.
Basic Property (IAgVeOrbitAttitudeStandard)
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 ** ppVal
);
[Java]
public IAgVeStandardBasic getBasic();
[Python - STK API ]
@property
def Basic(self) -> "IAgVeStandardBasic":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.