|
ocssw
V2022
|
ATTRObjStruct
#include <cdl_object.h>
Public Attributes | |
| int | idx |
| char * | name |
| int | DFNT |
| int | count |
| char * | label |
| void * | data |
Detailed Description
Definition at line 93 of file cdl_object.h.
Member Data Documentation
◆ count
| int count |
Definition at line 97 of file cdl_object.h.
◆ data
| void* data |
Definition at line 100 of file cdl_object.h.
◆ DFNT
| int DFNT |
Definition at line 96 of file cdl_object.h.
◆ idx
| int idx |
Definition at line 94 of file cdl_object.h.
◆ label
| char* label |
Definition at line 98 of file cdl_object.h.
◆ name
| char* name |
Definition at line 95 of file cdl_object.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/oel_hdf4/libseawifs/cdl_object.h


