STK Vector Geometry ToolSend comments on this topic.
ICRF Property (IAgCrdnWellKnownSunSystems)
See Also
Windows





Windows & Linux

Description

The Sun's International Celestial Reference Frame (ICRF).

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ICRF() As IAgCrdnSystem
[C#]
public IAgCrdnSystem ICRF {get;}
[Managed C++]
public: __property IAgCrdnSystem ^ get_ICRF();
[Unmanaged C++]
public: HRESULT get_ICRF(
    IAgCrdnSystem ** ppRetVal
);
[Java]
public IAgCrdnSystem getICRF();
[Python - STK API ]
@property
def ICRF(self) -> "IAgCrdnSystem":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.