GeocentricCoordSys Class

Uses

GeoCalcNET.CoordSys

 

Description

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

 

Public Constructors

Constructor

Description

GeocentricCoordSys

Creates a new instance of the GeocentricCoordSys class

 

Public Properties

Property

Description

Class

Inherited from GeoCalcNET.CoordSys

Datum

Inherited from GeoCalcNET.CoordSys

Envelope

Inherited from GeoCalcNET.CoordSys

Identifiers

Inherited from GeoCalcNET.Serializable

Name

Inherited from GeoCalcNET.Serializable

PointStyle

Inherited from GeoCalcNET.CoordSys

Remarks

Inherited from GeoCalcNET.Serializable

 

Public Methods

Method

Description

Clone

Produces a deep-copy of the current instance

DeepCopy

Produces a deep-copy of a GeocentricCoordSys

Dispose

Releases the resources used by the current instance

FromGeodeticBase

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

HasIdentifiersIn

Inherited from GeoCalcNET.Serializable

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