Geotools.Net

Datum Class

A set of quantities from which other quantities are calculated.

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

System.Object
   AbstractInformation
      Datum

[Visual Basic]
Public Class Datum
Inherits AbstractInformation
Implements IDatum, IInfo
[C#]
public class Datum : AbstractInformation, IDatum, IInfo

Remarks

The datum may be a textual description and/or a set of parameters describing the relationship of a coordinate system to some predefined physical locations (such as center of mass) and physical directions (such as axis of spin). It can be defined as a set of real points on the earth that have coordinates. For example a datum can be thought of as a set of parameters defining completely the origin and orientation of a coordinate system with respect to the earth. The definition of the datum may also include the temporal behavior (such as the rate of change of the orientation of the coordinate axes).

Requirements

Namespace: Geotools.CoordinateReferenceSystems Namespace

Assembly: Geotools.dll

See Also

Datum Members | Geotools.CoordinateReferenceSystems Namespace