|
ocssw
V2022
|
#include <l2_struc.h>
Public Attributes | |
| l1str * | l1rec |
| int32_t | length |
| char * | data |
| int32_t * | num_iter |
| int32_t * | aermodmin |
| int32_t * | aermodmax |
| int32_t * | aermodmin2 |
| int32_t * | aermodmax2 |
| float * | chl |
| float * | eps |
| float * | aerratio |
| float * | aerratio2 |
| float * | aerindex |
| float * | taua |
| float * | La |
| float * | Lw |
| float * | nLw |
| float * | brdf |
| float * | Rrs |
| float * | Rrs_unc |
| float * | chi2 |
| float * | chl_unc |
| float * | covariance_matrix |
| float * | outband_correction |
| float * | a |
| float * | bb |
| int32_t * | bindx |
| float * | sst |
| float * | Rrs_raman |
| tgstr * | tgrec |
Detailed Description
Definition at line 8 of file l2_struc.h.
Member Data Documentation
◆ a
| float* a |
Definition at line 38 of file l2_struc.h.
◆ aerindex
| float* aerindex |
Definition at line 24 of file l2_struc.h.
◆ aermodmax
| int32_t* aermodmax |
Definition at line 16 of file l2_struc.h.
◆ aermodmax2
| int32_t* aermodmax2 |
Definition at line 18 of file l2_struc.h.
◆ aermodmin
| int32_t* aermodmin |
Definition at line 15 of file l2_struc.h.
◆ aermodmin2
| int32_t* aermodmin2 |
Definition at line 17 of file l2_struc.h.
◆ aerratio
| float* aerratio |
Definition at line 22 of file l2_struc.h.
◆ aerratio2
| float* aerratio2 |
Definition at line 23 of file l2_struc.h.
◆ bb
| float* bb |
Definition at line 39 of file l2_struc.h.
◆ bindx
| int32_t* bindx |
Definition at line 42 of file l2_struc.h.
◆ brdf
| float* brdf |
Definition at line 31 of file l2_struc.h.
◆ chi2
| float* chi2 |
Definition at line 34 of file l2_struc.h.
◆ chl
| float* chl |
Definition at line 20 of file l2_struc.h.
◆ chl_unc
| float* chl_unc |
Definition at line 35 of file l2_struc.h.
◆ covariance_matrix
| float* covariance_matrix |
Definition at line 36 of file l2_struc.h.
◆ data
| char* data |
Definition at line 11 of file l2_struc.h.
◆ eps
| float* eps |
Definition at line 21 of file l2_struc.h.
◆ l1rec
| l1str* l1rec |
Definition at line 9 of file l2_struc.h.
◆ La
| float* La |
Definition at line 28 of file l2_struc.h.
◆ length
| int32_t length |
Definition at line 10 of file l2_struc.h.
◆ Lw
| float* Lw |
Definition at line 29 of file l2_struc.h.
◆ nLw
| float* nLw |
Definition at line 30 of file l2_struc.h.
◆ num_iter
| int32_t* num_iter |
Definition at line 14 of file l2_struc.h.
◆ outband_correction
| float* outband_correction |
Definition at line 37 of file l2_struc.h.
◆ Rrs
| float* Rrs |
Definition at line 32 of file l2_struc.h.
◆ Rrs_raman
| float* Rrs_raman |
Definition at line 44 of file l2_struc.h.
◆ Rrs_unc
| float* Rrs_unc |
Definition at line 33 of file l2_struc.h.
◆ sst
| float* sst |
Definition at line 43 of file l2_struc.h.
◆ taua
| float* taua |
Definition at line 27 of file l2_struc.h.
◆ tgrec
| tgstr* tgrec |
Definition at line 45 of file l2_struc.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/l2gen/l2_struc.h


