|
ocssw
V2022
|
#include <DtLutNetcdf.h>
Public Attributes | |
| int | MBAND [NUM_DT_BANDS] |
| int | VBAND [NUM_DT_BANDS] |
| float | WAVE [NUM_DT_BANDS] |
| float | MOL [NUM_DT_BANDS] |
| float | OPT_O3_CLIM [NUM_DT_BANDS] |
| float | OPT_H2O_CLIM [NUM_DT_BANDS] |
| float | OPT_CO2_CLIM [NUM_DT_BANDS] |
| float | O3_COEF [NUM_DT_BANDS][2] |
| float | H2O_COEF [NUM_DT_BANDS][3] |
Detailed Description
Definition at line 72 of file DtLutNetcdf.h.
Member Data Documentation
◆ H2O_COEF
| float H2O_COEF[NUM_DT_BANDS][3] |
Definition at line 82 of file DtLutNetcdf.h.
◆ MBAND
| int MBAND[NUM_DT_BANDS] |
Definition at line 74 of file DtLutNetcdf.h.
◆ MOL
| float MOL[NUM_DT_BANDS] |
Definition at line 77 of file DtLutNetcdf.h.
◆ O3_COEF
| float O3_COEF[NUM_DT_BANDS][2] |
Definition at line 81 of file DtLutNetcdf.h.
◆ OPT_CO2_CLIM
| float OPT_CO2_CLIM[NUM_DT_BANDS] |
Definition at line 80 of file DtLutNetcdf.h.
◆ OPT_H2O_CLIM
| float OPT_H2O_CLIM[NUM_DT_BANDS] |
Definition at line 79 of file DtLutNetcdf.h.
◆ OPT_O3_CLIM
| float OPT_O3_CLIM[NUM_DT_BANDS] |
Definition at line 78 of file DtLutNetcdf.h.
◆ VBAND
| int VBAND[NUM_DT_BANDS] |
Definition at line 75 of file DtLutNetcdf.h.
◆ WAVE
| float WAVE[NUM_DT_BANDS] |
Definition at line 76 of file DtLutNetcdf.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/dtdb/darktarget/DtLutNetcdf.h


