The CartesianPoint class represents a single point in a Cartesian coordinate system, such as one defined by GeocentricCoordSys. A CartesianPoint describes its position in terms of distance from the origin on three mutually orthogonal axes. The origin is given by the point (0, 0, 0) and, in the case of a GeocentricCoordSys, it corresponds with the center of the earth.
|
Constructor |
Description |
|
Creates a new instance of the CartesianPoint class | |
|
Creates a new instance of the CartesianPoint class |
|
Method |
Description |
|
Inherited from GeoCalcPBW::Serializable | |
|
Inherited from GeoCalcPBW::CoordPoint | |
|
Produces a deep-copy of a CartesianPoint | |
|
Copies the formatting information from the specified CartesianPoint | |
|
Copies the location of the specified CartesianPoint | |
|
Inherited from GeoCalcPBW::CoordPoint | |
|
Inherited from GeoCalcPBW::CoordPoint | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Inherited from GeoCalcPBW::CoordPoint | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Returns the value of the x-coordinate | |
|
Returns the value of the y-coordinate | |
|
Returns the value of the z-coordinate | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Inherited from GeoCalcPBW::CoordPoint | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Sets the value of the x-coordinate | |
|
Sets the value of the y-coordinate | |
|
Sets the value of the z-coordinate | |
|
Compares the value of two CartesianPoints |
|
Operator |
Description |
|
Assigns a new value to this CartesianPoint | |
|
Compares the value of two CartesianPoints | |
|
Compares the value of two CartesianPoints |