|
ocssw
V2022
|
#include <par_utils.h>
Public Attributes | |
| float * | wavelength |
| float * | air_mass |
| float * | angstrom_coefficients |
| float * | optical_depth_at_550_nm |
| size_t | dimwavelength |
| size_t | dimair_mass |
| size_t | dimangstrom_coefficients |
| size_t | dimoptical_depth_at_550_nm |
Detailed Description
Definition at line 149 of file par_utils.h.
Member Data Documentation
◆ air_mass
| float* air_mass |
Definition at line 151 of file par_utils.h.
◆ angstrom_coefficients
| float* angstrom_coefficients |
Definition at line 152 of file par_utils.h.
◆ dimair_mass
| size_t dimair_mass |
Definition at line 156 of file par_utils.h.
◆ dimangstrom_coefficients
| size_t dimangstrom_coefficients |
Definition at line 157 of file par_utils.h.
◆ dimoptical_depth_at_550_nm
| size_t dimoptical_depth_at_550_nm |
Definition at line 158 of file par_utils.h.
◆ dimwavelength
| size_t dimwavelength |
Definition at line 155 of file par_utils.h.
◆ optical_depth_at_550_nm
| float* optical_depth_at_550_nm |
Definition at line 153 of file par_utils.h.
◆ wavelength
| float* wavelength |
Definition at line 150 of file par_utils.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/l2gen/par_utils.h


