GEOCON File Processing Routines
Data Fields
GEOCON_EXTENT Struct Reference

Data Fields

double slat
 
double wlon
 
double nlat
 
double elon
 

Detailed Description

Extent struct

This struct defines the lower-left and the upper-right corners of an extent to use to cut down the area defined by a grid file.

Since shifts are usually very small (on the order of fractions of a second), it doesn't matter which datum the values are on.

Note that this struct is used only by this API, and is not part of any GEOCON specification.

Field Documentation

double GEOCON_EXTENT::elon

East longitude (degrees)

double GEOCON_EXTENT::nlat

North latitude (degrees)

double GEOCON_EXTENT::slat

South latitude (degrees)

double GEOCON_EXTENT::wlon

West longitude (degrees)


The documentation for this struct was generated from the following file: