|
ocssw
V2022
|
#include <L1B_Tables.h>
Public Attributes | |
| char * | name |
| char * | ascii_file |
| int32 | kind |
| int32 | type |
| int32 | rank |
| int32 | dims [5] |
| char * | dimnames [5] |
| void * | data |
| boolean | revdet |
| char * | a_lb |
| char * | a_ub |
| char * | a_fv |
Detailed Description
Definition at line 309 of file L1B_Tables.h.
Member Data Documentation
◆ a_fv
| char * a_fv |
Definition at line 322 of file L1B_Tables.h.
◆ a_lb
| char * a_lb |
Definition at line 320 of file L1B_Tables.h.
◆ a_ub
| char * a_ub |
Definition at line 321 of file L1B_Tables.h.
◆ ascii_file
| char * ascii_file |
Definition at line 312 of file L1B_Tables.h.
◆ data
| void * data |
Definition at line 318 of file L1B_Tables.h.
◆ dimnames
| char * dimnames |
Definition at line 317 of file L1B_Tables.h.
◆ dims
| int32 dims |
Definition at line 316 of file L1B_Tables.h.
◆ kind
| int32 kind |
Definition at line 313 of file L1B_Tables.h.
◆ name
| char * name |
Definition at line 311 of file L1B_Tables.h.
◆ rank
| int32 rank |
Definition at line 315 of file L1B_Tables.h.
◆ revdet
| boolean revdet |
Definition at line 319 of file L1B_Tables.h.
◆ type
| int32 type |
Definition at line 314 of file L1B_Tables.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/l1bgen_modisa/L1B_Tables.h


