STK Vector Geometry ToolSend 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();
[Python - STK API ]
@property
def J2000(self) -> "IAgCrdnAxes":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.