|
ocssw
V2022
|
#include <l1bgen_oci.h>
Public Attributes | |
| uint16_t | ldims [7] |
| float ** | K1 |
| float *** | K2 |
| float *** | K3_coef |
| float **** | K4_coef |
| double ** | K5_coef |
| uint32_t * | sat_thres |
| float *** | m12_coef |
| float *** | m13_coef |
Detailed Description
Definition at line 20 of file l1bgen_oci.h.
Member Data Documentation
◆ K1
| float** K1 |
Definition at line 22 of file l1bgen_oci.h.
◆ K2
| float*** K2 |
Definition at line 23 of file l1bgen_oci.h.
◆ K3_coef
| float*** K3_coef |
Definition at line 24 of file l1bgen_oci.h.
◆ K4_coef
| float**** K4_coef |
Definition at line 25 of file l1bgen_oci.h.
◆ K5_coef
| double** K5_coef |
Definition at line 26 of file l1bgen_oci.h.
◆ ldims
| uint16_t ldims[7] |
Definition at line 21 of file l1bgen_oci.h.
◆ m12_coef
| float*** m12_coef |
Definition at line 28 of file l1bgen_oci.h.
◆ m13_coef
| float*** m13_coef |
Definition at line 29 of file l1bgen_oci.h.
◆ sat_thres
| uint32_t* sat_thres |
Definition at line 27 of file l1bgen_oci.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/l1bgen_oci/l1bgen_oci.h


