struct LatLongFootprint

Holds four lat/long coordinates

Documentation

Holds four lat/long coordinates.

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

Parameters:
c1 - (LatLongCoord) = the 1st lat/long coordinate
c2 - (LatLongCoord) = the 2nd lat/long coordinate
c3 - (LatLongCoord) = the 3rd lat/long coordinate
c4 - (LatLongCoord) = the 4th lat/long coordinate
See Also:
LatLongCoord, UTMFootprint, GeoFootprint


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

Back to tsmApi Home Page