Used by GPS navigation solutions and ephemeris measurement processing to specify whether the value of the observation is the position X, Y, or Z component, or (for ephemeris measurement processing) velocity X, Y, Z component. For GPS navigation solutions the components are assumed to be in the ECF reference frame. For ephemeris measurement processing the central body and coordinate system are given by EphCentralBody and CartesianCoordSys respectively.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property CartesianComponent() As ECartesianComponent |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property ECartesianComponent get_CartesianComponent(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






