GeocentricCoordSys Class

Uses

GeoCalcCOM.IGeocentricCoordSys

GeoCalcCOM.ICloneable

 

Description

The GeocentricCoordSys class represents a Cartesian coordinate system with it's origin at the center of the Earth.  

 

Public Properties

Property

Description

ClassType

Indicates the type of this ICoordSys, according to the CoordSysType enumeration

Datum

The HorizontalDatum used to approximate the Earth

Envelope

The area in which this GeocentricCoordSys is intended to be used

Identifiers

The IdentifierCollection that stores all identifiers for this object

Name

The name of this object

PointStyle

An ICoordPoint that provides a template for points in this system

Remarks

various remarks about this object

 

Public Methods

Method

Description

Clone

Produces a deep-copy of the current instance

DeepCopy

Produces a deep-copy of a GeocentricCoordSys

FromGeodeticBase

Converts a point given in the base GeodeticCoordSys to a point given in this coordinate system

HasIdentifiersIn

Indicates if this object has an identifier that is also present in the specified object

ToGeodeticBase

Converts a point given in this coordinate system to a point given in the base GeodeticCoordSys

ValueEquals

Compares the value of two GeocentricCoordSys instances