#include <c_hdf_reader.h>
Public Attributes | |
char | name [MAX_NC_NAME] |
int32 | data_type |
int32 | n_val |
void * | value |
|
name of the SDS |
|
data_type code |
|
number of values of this attribute |
|
value of this attribute |