struct GeoFootprint

Holds four geocentric coordinates

Documentation

Holds four geocentric coordinates.

This structure holds exactly four geocentric coordinates. This is used to describe the four boundary corners of a dataset. The corners should be given in counterclockwise order.

Parameters:
c1 - (GeoCoord) = the 1st geocentric coordinate
c2 - (GeoCoord) = the 2nd geocentric coordinate
c3 - (GeoCoord) = the 3rd geocentric coordinate
c4 - (GeoCoord) = the 4th geocentric coordinate
See Also:
GeoCoord, UTMFootprint, LatLongFootprint


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

Back to tsmApi Home Page