STK ObjectsSend comments on this topic.
ECI Property (IAgVeRealtimePointBuilder)
See Also
Windows





Windows & Linux

Description

Origin is at the center of the Earth and axes which are fixed in inertial space. The inertial coordinate system is J2000.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.