![]() |
Tesseroids 1.0: User Manual and API Documentation |
Store input arguments and option flags for tessg* programs. More...
#include <cmd.h>
Data Fields | |
int | lon_order |
glq order in longitude integration | |
int | lat_order |
glq order in latitude integration | |
int | r_order |
glq order in radial integration | |
char * | modelfname |
name of the file with the tesseroid model | |
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 | |
int | adaptative |
flat to indicate wether to use the adaptative size of tesseroid algorithm |
Store input arguments and option flags for tessg* programs.