|
ocssw
V2022
|
#include <VcstGeoDataStructs.h>
Public Attributes | |
| double | grow [M_DETECTORS][M_VIIRS_COLS] |
| double | gcol [M_DETECTORS][M_VIIRS_COLS] |
| double | ctr_grow [VIIRS_SCANS][MOD_VIIRSI_NRCTNGL] |
| double | ctr_gcol [VIIRS_SCANS][MOD_VIIRSI_NRCTNGL] |
| mds_type | gmds |
| viirs_SDRhdr_type | SDRhdr |
| int | act_scans |
Detailed Description
Definition at line 292 of file VcstGeoDataStructs.h.
Member Data Documentation
◆ act_scans
| int act_scans |
Definition at line 304 of file VcstGeoDataStructs.h.
◆ ctr_gcol
| double ctr_gcol[VIIRS_SCANS][MOD_VIIRSI_NRCTNGL] |
Definition at line 301 of file VcstGeoDataStructs.h.
◆ ctr_grow
| double ctr_grow[VIIRS_SCANS][MOD_VIIRSI_NRCTNGL] |
Definition at line 300 of file VcstGeoDataStructs.h.
◆ gcol
| double gcol[M_DETECTORS][M_VIIRS_COLS] |
Definition at line 299 of file VcstGeoDataStructs.h.
◆ gmds
| mds_type gmds |
Definition at line 302 of file VcstGeoDataStructs.h.
◆ grow
| double grow[M_DETECTORS][M_VIIRS_COLS] |
Definition at line 298 of file VcstGeoDataStructs.h.
◆ SDRhdr
| viirs_SDRhdr_type SDRhdr |
Definition at line 303 of file VcstGeoDataStructs.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/include/ViirsGeo/VcstGeoDataStructs.h


