GeocentricCoordSys Class

Inherits from

GEOCALCPBW_NAMESPACE::HorizontalCoordSys

 

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

DeepCopy

Produces a deep-copy of this GeocentricCoordSys

CloneCoordSys

Produces a clone of this GeocentricCoordSys

get_Class

Derived from GEOCALCPBW_NAMESPACE::CoordSys

get_BaseObject

Derived from GEOCALCPBW_NAMESPACE::CoordSys

set_BaseObject

Derived from GEOCALCPBW_NAMESPACE::CoordSys

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