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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.