Logo Tesseroids 1.0: User Manual and API Documentation

TESSGRD_ARGS Struct Reference

Store input arguments and option flags for tessgrd program. More...

#include <cmd.h>

Data Fields

double w
 western border of the grid
double e
 eastern border of the grid
double s
 southern border of the grid
double n
 northern border of the grid
int nlon
 number of grid points in the longitudinal direction
int nlat
 number of grid points in the latitudinal direction
double height
 height above geoid of the grid
int verbose
 flag to indicate if verbose printing is enabled
int logtofile
 flag to indicate if logging to a file is enabled
char * logfname
 name of the log file

Detailed Description

Store input arguments and option flags for tessgrd program.

Generated on Tue Apr 26 12:17:07 2011 for Tesseroids 1.0: User manual and API documentation by doxygen 1.6.3