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






Windows & Linux

Description

Earth's ICRF axes.

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();

See Also

© 2020 Analytical Graphics, Inc. All Rights Reserved.