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






Windows & Linux

Description

The Sun's J2000 axes.

Property type

Read-only property

Syntax

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

[C#]
public IAgCrdnAxes J2000 {get;}

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

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

[Java]
public IAgCrdnAxes getJ2000();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface