AGI STK Astrogator 11 Send comments on this topic.
CoordSystemName Property (IAgVAState)
See Also 
Windows






Windows & Linux

Description

The coordinate system.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CoordSystemName() As String

[C#]
public string CoordSystemName {get;}

[Managed C++]
public: __property String __gc ^ get_CoordSystemName();

[Unmanaged C++]
public: HRESULT get_CoordSystemName(
BSTR * pRetVal
);

[Java]
public String getCoordSystemName();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface