|
ocssw
1.0
|
#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 |
Definition at line 4 of file aer_struc.h.
| char* aestr::data |
Definition at line 8 of file aer_struc.h.
| int32_t aestr::length |
Definition at line 5 of file aer_struc.h.
| int32_t* aestr::mod_max |
Definition at line 10 of file aer_struc.h.
| int32_t* aestr::mod_min |
Definition at line 9 of file aer_struc.h.
| float* aestr::mod_rat |
Definition at line 11 of file aer_struc.h.
| int32_t aestr::mode |
Definition at line 7 of file aer_struc.h.
| int32_t aestr::npix |
Definition at line 6 of file aer_struc.h.
| float* aestr::taua |
Definition at line 12 of file aer_struc.h.
1.7.6.1