GeocentricCoordSys Class

Uses

GeoCalcPBW::CoordSys

 

Description

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

 

Public Constructors

Constructor

Description

CreateGeocentricCoordSys

Creates a new instance of the GeocentricCoordSys class

GeocentricCoordSys

Creates a new instance of the GeocentricCoordSys class

 

Public Methods

Method

Description

Clone

Inherited from GeoCalcPBW::Serializable

CloneCoordSys

Inherited from GeoCalcPBW::CoordSys

DeepCopy

Produces a deep-copy of a GeocentricCoordSys

FromGeodeticBase

Converts a point given in the base GeodeticCoordSys to one in this GeocentricCoordSys

get_Class

Inherited from GeoCalcPBW::CoordSys

get_Datum

Inherited from GeoCalcPBW::CoordSys

get_Envelope

Inherited from GeoCalcPBW::CoordSys

get_Identifiers

Inherited from GeoCalcPBW::Serializable

get_Name

Inherited from GeoCalcPBW::Serializable

get_ObjectType

Inherited from GeoCalcPBW::Serializable

get_PointStyle

Inherited from GeoCalcPBW::CoordSys

get_Remarks

Inherited from GeoCalcPBW::Serializable

HasIdentifierIn

Inherited from GeoCalcPBW::Serializable

set_Datum

Inherited from GeoCalcPBW::CoordSys

set_Envelope

Inherited from GeoCalcPBW::CoordSys

set_Identifiers

Inherited from GeoCalcPBW::Serializable

set_Name

Inherited from GeoCalcPBW::Serializable

set_PointStyle

Inherited from GeoCalcPBW::CoordSys

set_Remarks

Inherited from GeoCalcPBW::Serializable

ToGeodeticBase

Converts a point given in this GeocentricCoordSys to one in the base GeodeticCoordSys

ValueEquals

Compares the value of two GeocentricCoordSys instances

 

Overloaded Operators

Operator

Description

operator=

Assigns a new value to this GeocentricCoordSys

operator==

Compares the value of two GeocentricCoordSys instances

operator!=

Compares the value of two GeocentricCoordSys instances