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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1