|
ocssw
V2022
|
#include <read_l3bin.h>
Public Attributes | |
| char * | file |
| int32_t | sensorID |
| int32_t | nbins |
| int32_t | nprods |
| int32_t | nrows |
| int32_t * | numbin |
| int32_t * | basebin |
| int32_t * | bins |
| int32_t * | nobs |
| int32_t * | nscenes |
| float * | chl |
| float * | tau |
| float ** | data |
| char ** | prods |
| int32_t | nwave |
| int | hasRrs |
| float * | wavelengths |
Detailed Description
Definition at line 10 of file read_l3bin.h.
Member Data Documentation
◆ basebin
| int32_t* basebin |
Definition at line 17 of file read_l3bin.h.
◆ bins
| int32_t* bins |
Definition at line 18 of file read_l3bin.h.
◆ chl
| float* chl |
Definition at line 21 of file read_l3bin.h.
◆ data
| float** data |
Definition at line 23 of file read_l3bin.h.
◆ file
| char* file |
Definition at line 11 of file read_l3bin.h.
◆ hasRrs
| int hasRrs |
Definition at line 26 of file read_l3bin.h.
◆ nbins
| int32_t nbins |
Definition at line 13 of file read_l3bin.h.
◆ nobs
| int32_t* nobs |
Definition at line 19 of file read_l3bin.h.
◆ nprods
| int32_t nprods |
Definition at line 14 of file read_l3bin.h.
◆ nrows
| int32_t nrows |
Definition at line 15 of file read_l3bin.h.
◆ nscenes
| int32_t* nscenes |
Definition at line 20 of file read_l3bin.h.
◆ numbin
| int32_t* numbin |
Definition at line 16 of file read_l3bin.h.
◆ nwave
| int32_t nwave |
Definition at line 25 of file read_l3bin.h.
◆ prods
| char** prods |
Definition at line 24 of file read_l3bin.h.
◆ sensorID
| int32_t sensorID |
Definition at line 12 of file read_l3bin.h.
◆ tau
| float* tau |
Definition at line 22 of file read_l3bin.h.
◆ wavelengths
| float* wavelengths |
Definition at line 27 of file read_l3bin.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/l2gen/read_l3bin.h


