STK AstrogatorSend comments on this topic.
DefaultAttitudeName Property (IAgVACentralBody)
See Also
Windows





Windows & Linux

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 * pVal
);
[Java]
public String getDefaultAttitudeName();
[Python - STK API ]
@property
def DefaultAttitudeName(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.