|
ocssw
V2022
|
#include <get_ctht.h>
Public Attributes | |
| float * | x_prd_state |
| gsl_matrix * | gm_sx |
| int32_t | conv_flag |
| double | cost |
| double | acost |
| gsl_matrix * | gm_ak |
| gsl_matrix * | gm_gain |
| int32_t | nitr |
Detailed Description
Definition at line 100 of file get_ctht.h.
Member Data Documentation
◆ acost
| double acost |
Definition at line 107 of file get_ctht.h.
◆ conv_flag
| int32_t conv_flag |
Definition at line 105 of file get_ctht.h.
◆ cost
| double cost |
Definition at line 106 of file get_ctht.h.
◆ gm_ak
| gsl_matrix* gm_ak |
Definition at line 108 of file get_ctht.h.
◆ gm_gain
| gsl_matrix* gm_gain |
Definition at line 109 of file get_ctht.h.
◆ gm_sx
| gsl_matrix* gm_sx |
Definition at line 104 of file get_ctht.h.
◆ nitr
| int32_t nitr |
Definition at line 110 of file get_ctht.h.
◆ x_prd_state
| float* x_prd_state |
Definition at line 102 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


