grasp_driver_settings_t_ Struct Reference

#include <grasp_driver_settings.h>

Data Fields

int nfiles
 
char ** files
 
int xmin
 
int xmax
 
int ymin
 
int ymax
 
time_t gmt_time_min
 
time_t gmt_time_max
 
char str_gmt_time_min [20+1]
 
char str_gmt_time_max [20+1]
 
double missing_value
 

Field Documentation

◆ files

char** files

◆ gmt_time_max

time_t gmt_time_max

◆ gmt_time_min

time_t gmt_time_min

◆ missing_value

double missing_value

◆ nfiles

int nfiles

◆ str_gmt_time_max

char str_gmt_time_max[20+1]

◆ str_gmt_time_min

char str_gmt_time_min[20+1]

◆ xmax

int xmax

◆ xmin

int xmin

◆ ymax

int ymax

◆ ymin

int ymin