AGI STK VGT 11 Send comments on this topic.
J2000 Property (IAgCrdnWellKnownSunSystems)
See Also 
Windows






Windows & Linux

Description

The Sun's J2000 coordinate system.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property J2000() As IAgCrdnSystem

[C#]
public IAgCrdnSystem J2000 {get;}

[Managed C++]
public: __property IAgCrdnSystem^ get_J2000();

[Unmanaged C++]
public: HRESULT get_J2000(
IAgCrdnSystem ** ppRetVal
);

[Java]
public IAgCrdnSystem getJ2000();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface