Geotools.Net

GeocentricCoordinateSystem Class

A 3D coordinate system, with its origin at the centre of the Earth.

For a list of all members of this type, see GeocentricCoordinateSystem Members.

System.Object
   AbstractInformation
      CoordinateSystem
         GeocentricCoordinateSystem

[Visual Basic]
Public Class GeocentricCoordinateSystem
Inherits CoordinateSystem
Implements IGeocentricCoordinateSystem
[C#]
public class GeocentricCoordinateSystem : CoordinateSystem, IGeocentricCoordinateSystem

Remarks

The X axis points towards the prime meridian. The Y axis points East or West. The Z axis points North or South. By default the Z axis will point North, and the Y axis will point East (e.g. a right handed system), but you should check the axes for non-default values.

Requirements

Namespace: Geotools.CoordinateReferenceSystems Namespace

Assembly: Geotools.dll

See Also

GeocentricCoordinateSystem Members | Geotools.CoordinateReferenceSystems Namespace