AGI STK Astrogator 11 Send comments on this topic.
DefaultAttitudeName Property (IAgVACentralBody)
See Also 





Description

The attitude of the central body.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DefaultAttitudeName() As String

[C#]
public string DefaultAttitudeName {get;}

[Managed C++]
public: __property String __gc ^ get_DefaultAttitudeName();

[Unmanaged C++]
public: HRESULT get_DefaultAttitudeName(
BSTR * pRetVal
);

[Java]
public String getDefaultAttitudeName();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1