AGI STK Objects 11 Send comments on this topic.
ECF Property (IAgVeRealtimePointBuilder)
See Also 
Windows






Windows & Linux

Description

Origin is at the center of the Earth and axes which are fixed to the Earth.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ECF() As IAgVeRealtimeCartesianPoints

[C#]
public IAgVeRealtimeCartesianPoints ECF {get;}

[Managed C++]
public: __property IAgVeRealtimeCartesianPoints^ get_ECF();

[Unmanaged C++]
public: HRESULT get_ECF(
IAgVeRealtimeCartesianPoints ** ppRetVal
);

[Java]
public IAgVeRealtimeCartesianPoints getECF();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface