|
ocssw
V2022
|
#include <get_ctht.h>
Public Attributes | |
| int32_t | npix |
| int32_t | iscan |
| float * | cth |
| float * | ctp |
| float * | ctt |
| unsigned char * | ct_phase |
| float * | cth_all |
| float * | ctp_all |
| float * | ctt_all |
| float * | cth_cod_all |
| float * | cth_lcod_all |
| float * | cth_raw |
| float * | cth_alb_all |
| float * | cost_ss |
| float * | acost |
| float * | oe_akdiag |
| float * | dlcod |
| float * | dcod |
| float * | dcth |
| float * | dctp |
| float * | dctt |
| float * | dalb |
| int32_t * | nitr |
Detailed Description
Definition at line 18 of file get_ctht.h.
Member Data Documentation
◆ acost
| float * acost |
Definition at line 32 of file get_ctht.h.
◆ cost_ss
| float * cost_ss |
Definition at line 32 of file get_ctht.h.
◆ ct_phase
| unsigned char* ct_phase |
Definition at line 24 of file get_ctht.h.
◆ cth
| float* cth |
Definition at line 23 of file get_ctht.h.
◆ cth_alb_all
| float * cth_alb_all |
Definition at line 32 of file get_ctht.h.
◆ cth_all
| float* cth_all |
Definition at line 30 of file get_ctht.h.
◆ cth_cod_all
| float* cth_cod_all |
Definition at line 31 of file get_ctht.h.
◆ cth_lcod_all
| float * cth_lcod_all |
Definition at line 31 of file get_ctht.h.
◆ cth_raw
| float* cth_raw |
Definition at line 32 of file get_ctht.h.
◆ ctp
| float * ctp |
Definition at line 23 of file get_ctht.h.
◆ ctp_all
| float * ctp_all |
Definition at line 30 of file get_ctht.h.
◆ ctt
| float * ctt |
Definition at line 23 of file get_ctht.h.
◆ ctt_all
| float * ctt_all |
Definition at line 30 of file get_ctht.h.
◆ dalb
| float * dalb |
Definition at line 34 of file get_ctht.h.
◆ dcod
| float * dcod |
Definition at line 33 of file get_ctht.h.
◆ dcth
| float * dcth |
Definition at line 33 of file get_ctht.h.
◆ dctp
| float * dctp |
Definition at line 33 of file get_ctht.h.
◆ dctt
| float* dctt |
Definition at line 34 of file get_ctht.h.
◆ dlcod
| float * dlcod |
Definition at line 33 of file get_ctht.h.
◆ iscan
| int32_t iscan |
Definition at line 21 of file get_ctht.h.
◆ nitr
| int32_t* nitr |
Definition at line 35 of file get_ctht.h.
◆ npix
| int32_t npix |
Definition at line 20 of file get_ctht.h.
◆ oe_akdiag
| float* oe_akdiag |
Definition at line 33 of file get_ctht.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/l2gen/get_ctht.h


