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





Windows & Linux

Description

The parameters of the central body attitude.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DefaultAttitudeData() As IAgVACbAttitude
[C#]
public IAgVACbAttitude DefaultAttitudeData {get;}
[Managed C++]
public: __property IAgVACbAttitude ^ get_DefaultAttitudeData();
[Unmanaged C++]
public: HRESULT get_DefaultAttitudeData(
    IAgVACbAttitude ** ppCbAttitude
);
[Java]
public IAgVACbAttitude getDefaultAttitudeData();
[Python - STK API ]
@property
def DefaultAttitudeData(self) -> "IAgVACbAttitude":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.