|
ocssw
V2022
|
#include <VcstGeoDataStructs.h>
Public Attributes | |
| std::vector< int > | badRec [VIIRS_SCANS] |
| int | numRctngl |
| int | bgnRow |
| int | midRow |
| int | endRow |
| int | lcol [VIIRSI_MAX_NRCTNGL] |
| int | mcol [VIIRSI_MAX_NRCTNGL] |
| int | rcol [VIIRSI_MAX_NRCTNGL] |
Detailed Description
Definition at line 341 of file VcstGeoDataStructs.h.
Member Data Documentation
◆ badRec
| std::vector<int> badRec[VIIRS_SCANS] |
Definition at line 342 of file VcstGeoDataStructs.h.
◆ bgnRow
| int bgnRow |
Definition at line 344 of file VcstGeoDataStructs.h.
◆ endRow
| int endRow |
Definition at line 346 of file VcstGeoDataStructs.h.
◆ lcol
| int lcol[VIIRSI_MAX_NRCTNGL] |
Definition at line 347 of file VcstGeoDataStructs.h.
◆ mcol
| int mcol[VIIRSI_MAX_NRCTNGL] |
Definition at line 348 of file VcstGeoDataStructs.h.
◆ midRow
| int midRow |
Definition at line 345 of file VcstGeoDataStructs.h.
◆ numRctngl
| int numRctngl |
Definition at line 343 of file VcstGeoDataStructs.h.
◆ rcol
| int rcol[VIIRSI_MAX_NRCTNGL] |
Definition at line 349 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


