|
ocssw
V2022
|
#include <VcstGeoDataStructs.h>
Detailed Description
Definition at line 185 of file VcstGeoDataStructs.h.
Member Data Documentation
◆ act_scans
| int act_scans |
Definition at line 208 of file VcstGeoDataStructs.h.
◆ height
| float height[M_DETECTORS][M_A_VIIRS_COLS] |
Definition at line 194 of file VcstGeoDataStructs.h.
◆ landwater
| unsigned char landwater[M_DETECTORS][M_A_VIIRS_COLS] |
Definition at line 212 of file VcstGeoDataStructs.h.
◆ lat
| float lat[M_DETECTORS][M_A_VIIRS_COLS] |
Definition at line 188 of file VcstGeoDataStructs.h.
◆ lon
| float lon[M_DETECTORS][M_A_VIIRS_COLS] |
Definition at line 189 of file VcstGeoDataStructs.h.
◆ pixelQuality
| unsigned char pixelQuality[M_DETECTORS][M_A_VIIRS_COLS] |
Definition at line 211 of file VcstGeoDataStructs.h.
◆ range
| float range[M_DETECTORS][M_A_VIIRS_COLS] |
Definition at line 195 of file VcstGeoDataStructs.h.
◆ satazm
| float satazm[M_DETECTORS][M_A_VIIRS_COLS] |
Definition at line 193 of file VcstGeoDataStructs.h.
◆ satzen
| float satzen[M_DETECTORS][M_A_VIIRS_COLS] |
Definition at line 192 of file VcstGeoDataStructs.h.
◆ scanMidTime
| long long scanMidTime[VIIRS_SCANS] |
Definition at line 187 of file VcstGeoDataStructs.h.
◆ scanQuality
| unsigned char scanQuality[VIIRS_SCANS] |
Definition at line 209 of file VcstGeoDataStructs.h.
◆ scanQuality2
| unsigned char scanQuality2[VIIRS_SCANS] |
Definition at line 210 of file VcstGeoDataStructs.h.
◆ scanStartTime
| long long scanStartTime[VIIRS_SCANS] |
Definition at line 186 of file VcstGeoDataStructs.h.
◆ scAttitude
| float scAttitude[VIIRS_SCANS][VEC_RPY_SIZE] |
Definition at line 198 of file VcstGeoDataStructs.h.
◆ scAttitudeEnd
| float scAttitudeEnd[VIIRS_SCANS][VEC_RPY_SIZE] |
Definition at line 204 of file VcstGeoDataStructs.h.
◆ scAttitudeStart
| float scAttitudeStart[VIIRS_SCANS][VEC_RPY_SIZE] |
Definition at line 201 of file VcstGeoDataStructs.h.
◆ scPosition
| float scPosition[VIIRS_SCANS][VEC_SIZE] |
Definition at line 196 of file VcstGeoDataStructs.h.
◆ scPositionEnd
| float scPositionEnd[VIIRS_SCANS][VEC_SIZE] |
Definition at line 202 of file VcstGeoDataStructs.h.
◆ scPositionStart
| float scPositionStart[VIIRS_SCANS][VEC_SIZE] |
Definition at line 199 of file VcstGeoDataStructs.h.
◆ scSunAzm
| float scSunAzm[VIIRS_SCANS] |
Definition at line 206 of file VcstGeoDataStructs.h.
◆ scSunZen
| float scSunZen[VIIRS_SCANS] |
Definition at line 205 of file VcstGeoDataStructs.h.
◆ scVelocity
| float scVelocity[VIIRS_SCANS][VEC_SIZE] |
Definition at line 197 of file VcstGeoDataStructs.h.
◆ scVelocityEnd
| float scVelocityEnd[VIIRS_SCANS][VEC_SIZE] |
Definition at line 203 of file VcstGeoDataStructs.h.
◆ scVelocityStart
| float scVelocityStart[VIIRS_SCANS][VEC_SIZE] |
Definition at line 200 of file VcstGeoDataStructs.h.
◆ SDRhdr
| viirs_SDRhdr_type SDRhdr |
Definition at line 207 of file VcstGeoDataStructs.h.
◆ sunazm
| float sunazm[M_DETECTORS][M_A_VIIRS_COLS] |
Definition at line 191 of file VcstGeoDataStructs.h.
◆ sunzen
| float sunzen[M_DETECTORS][M_A_VIIRS_COLS] |
Definition at line 190 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


