AGI STK Util 11 Send comments on this topic.
OrbitStateType Property (IAgOrbitState)
See Also 
Windows






Windows & Linux

Description

Returns the coordinate type currently being used.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property OrbitStateType() As AgEOrbitStateType

[C#]
public AgEOrbitStateType OrbitStateType {get;}

[Managed C++]
public: __property AgEOrbitStateType get_OrbitStateType();

[Unmanaged C++]
public: HRESULT get_OrbitStateType(
AgEOrbitStateType * pRetVal
);

[Java]
public AgEOrbitStateType getOrbitStateType();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface