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





Windows & Linux

Description

Sun's ICRF.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.