|
ocssw
V2022
|
#include <GEO_parameters.h>
Public Attributes | |
| int32 | L1A_scan_id |
| int32 | L1A_scan_quality [4] |
| float64 | EV_start |
| int32 | EV_frames |
| float64 | SD_start |
| int32 | SD_frames |
| float64 | SV_start |
| int32 | SV_frames |
| int8 | SCI_ABNORM |
| int8 | SCI_STATE |
| char8 | Scan_type [SCAN_TYPE_LEN] |
Detailed Description
Definition at line 151 of file GEO_parameters.h.
Member Data Documentation
◆ EV_frames
| int32 EV_frames |
Definition at line 155 of file GEO_parameters.h.
◆ EV_start
| float64 EV_start |
Definition at line 154 of file GEO_parameters.h.
◆ L1A_scan_id
| int32 L1A_scan_id |
Definition at line 152 of file GEO_parameters.h.
◆ L1A_scan_quality
| int32 L1A_scan_quality[4] |
Definition at line 153 of file GEO_parameters.h.
◆ Scan_type
| char8 Scan_type[SCAN_TYPE_LEN] |
Definition at line 167 of file GEO_parameters.h.
◆ SCI_ABNORM
| int8 SCI_ABNORM |
Definition at line 160 of file GEO_parameters.h.
◆ SCI_STATE
| int8 SCI_STATE |
Definition at line 164 of file GEO_parameters.h.
◆ SD_frames
| int32 SD_frames |
Definition at line 157 of file GEO_parameters.h.
◆ SD_start
| float64 SD_start |
Definition at line 156 of file GEO_parameters.h.
◆ SV_frames
| int32 SV_frames |
Definition at line 159 of file GEO_parameters.h.
◆ SV_start
| float64 SV_start |
Definition at line 158 of file GEO_parameters.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/geogen_modis/GEO_parameters.h


