![]() |
Tesseroids 1.0: User Manual and API Documentation |
Store input arguments and option flags for tessmodgen program. More...
#include <cmd.h>
Data Fields | |
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 | |
double | dlon |
grid spacing in longitude | |
double | dlat |
grid spacing in latitude | |
double | ref |
depth of the reference level | |
double | dens |
density of the tesseroids | |
int | fix_density |
flag to tell wether using value passed by -d |
Store input arguments and option flags for tessmodgen program.