AGI STK Objects 11Send 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();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.