STK ObjectsSend comments on this topic.
Orientation Property (IAgOrbitStateClassical)
See Also
Windows





Windows & Linux

Description

The orbit orientation.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Orientation() As IAgClassicalOrientation
[C#]
public IAgClassicalOrientation Orientation {get;}
[Managed C++]
public: __property IAgClassicalOrientation ^ get_Orientation();
[Unmanaged C++]
public: HRESULT get_Orientation(
    IAgClassicalOrientation ** ppVal
);
[Java]
public IAgClassicalOrientation getOrientation();
[Python - STK API ]
@property
def Orientation(self) -> "IAgClassicalOrientation":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.