Origin is at the center of the Earth and axes
which are fixed to the Earth.
Read-only property
| [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(
|
| [Java] |
|---|
public IAgVeRealtimeCartesianPoints getECF();
|