struct GeoCoord

Holds a geocentric coordinate

Documentation

Holds a geocentric coordinate.

A structure to hold a single geocentric coordinate (meters).

Parameters:
x - (double) = the geocentric x-coordinate
y - (double) = the geocentric y-coordinate
z - (double) = the geocentric z-coordinate
See Also:
GeoFootprint, LatLongCoord, UTMCoord


TSMAPI_RELEASE 2.1 - Release Date: 2001/01/10 19:01:12

Back to tsmApi Home Page