|
ocssw
1.0
|
#include <target_struc.h>
Public Attributes | |
| int32_t | sensorID |
| int32_t | length |
| int32_t | npix |
| int32_t | mode |
| char * | data |
| int32_t * | year |
| int32_t * | day |
| int32_t * | msec |
| float * | solz |
| float * | Lw |
| float * | nLw |
Definition at line 4 of file target_struc.h.
| char* tgstr::data |
Definition at line 9 of file target_struc.h.
| int32_t* tgstr::day |
Definition at line 11 of file target_struc.h.
| int32_t tgstr::length |
Definition at line 6 of file target_struc.h.
| float* tgstr::Lw |
Definition at line 14 of file target_struc.h.
| int32_t tgstr::mode |
Definition at line 8 of file target_struc.h.
| int32_t* tgstr::msec |
Definition at line 12 of file target_struc.h.
| float* tgstr::nLw |
Definition at line 15 of file target_struc.h.
| int32_t tgstr::npix |
Definition at line 7 of file target_struc.h.
| int32_t tgstr::sensorID |
Definition at line 5 of file target_struc.h.
| float* tgstr::solz |
Definition at line 13 of file target_struc.h.
| int32_t* tgstr::year |
Definition at line 10 of file target_struc.h.
1.7.6.1