|
ocssw
V2022
|
#include <aer_struc.h>
Public Attributes | |
| int32_t | length |
| int32_t | npix |
| int32_t | mode |
| char * | data |
| int32_t * | mod_min |
| int32_t * | mod_max |
| float * | mod_rat |
| float * | taua |
Detailed Description
Definition at line 4 of file aer_struc.h.
Member Data Documentation
◆ data
| char* data |
Definition at line 8 of file aer_struc.h.
◆ length
| int32_t length |
Definition at line 5 of file aer_struc.h.
◆ mod_max
| int32_t* mod_max |
Definition at line 10 of file aer_struc.h.
◆ mod_min
| int32_t* mod_min |
Definition at line 9 of file aer_struc.h.
◆ mod_rat
| float* mod_rat |
Definition at line 11 of file aer_struc.h.
◆ mode
| int32_t mode |
Definition at line 7 of file aer_struc.h.
◆ npix
| int32_t npix |
Definition at line 6 of file aer_struc.h.
◆ taua
| float* taua |
Definition at line 12 of file aer_struc.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/l2gen/aer_struc.h


