SDATA_HEADER_ Struct Reference
#include <sdata.h>
Data Fields | |
| char | format_version [31+1] |
| int | nx |
| int | ny |
| int | nrecords |
| int | npixels |
| int | xmin |
| int | xmax |
| int | ymin |
| int | ymax |
| SDATA_TIME_LIMITS | time_limits |
Field Documentation
◆ format_version
| char format_version[31+1] |
◆ npixels
| int npixels |
◆ nrecords
| int nrecords |
◆ nx
| int nx |
◆ ny
| int ny |
◆ time_limits
| SDATA_TIME_LIMITS time_limits |
◆ xmax
| int xmax |
◆ xmin
| int xmin |
◆ ymax
| int ymax |
◆ ymin
| int ymin |
