#include <c_hdf_reader.h>
Public Attributes | |
char | name [MAX_NC_NAME] |
int32 | data_type |
int32 | rank |
int32 | dim_size [MAX_VAR_DIMS] |
int32 | n_attr |
ATTR * | v_attr |
|
name of the SDS |
|
data_type code |
|
number of dimensions |
|
size of each dimensions |
|
number of attributes |
|
list of attributes |