|
ocssw
V2022
|
#include <VcstGeoDataStructs.h>
Detailed Description
Definition at line 155 of file VcstGeoDataStructs.h.
Member Data Documentation
◆ act_scans
| int act_scans |
Definition at line 178 of file VcstGeoDataStructs.h.
◆ height
| float height[M_DETECTORS][M_VIIRS_COLS] |
Definition at line 164 of file VcstGeoDataStructs.h.
◆ landwater
| unsigned char landwater[M_DETECTORS][M_VIIRS_COLS] |
Definition at line 182 of file VcstGeoDataStructs.h.
◆ lat
| float lat[M_DETECTORS][M_VIIRS_COLS] |
Definition at line 158 of file VcstGeoDataStructs.h.
◆ lon
| float lon[M_DETECTORS][M_VIIRS_COLS] |
Definition at line 159 of file VcstGeoDataStructs.h.
◆ pixelQuality
| unsigned char pixelQuality[M_DETECTORS][M_VIIRS_COLS] |
Definition at line 181 of file VcstGeoDataStructs.h.
◆ range
| float range[M_DETECTORS][M_VIIRS_COLS] |
Definition at line 165 of file VcstGeoDataStructs.h.
◆ satazm
| float satazm[M_DETECTORS][M_VIIRS_COLS] |
Definition at line 163 of file VcstGeoDataStructs.h.
◆ satzen
| float satzen[M_DETECTORS][M_VIIRS_COLS] |
Definition at line 162 of file VcstGeoDataStructs.h.
◆ scanMidTime
| long long scanMidTime[VIIRS_SCANS] |
Definition at line 157 of file VcstGeoDataStructs.h.
◆ scanQuality
| unsigned char scanQuality[VIIRS_SCANS] |
Definition at line 179 of file VcstGeoDataStructs.h.
◆ scanQuality2
| unsigned char scanQuality2[VIIRS_SCANS] |
Definition at line 180 of file VcstGeoDataStructs.h.
◆ scanStartTime
| long long scanStartTime[VIIRS_SCANS] |
Definition at line 156 of file VcstGeoDataStructs.h.
◆ scAttitude
| float scAttitude[VIIRS_SCANS][VEC_RPY_SIZE] |
Definition at line 168 of file VcstGeoDataStructs.h.
◆ scAttitudeEnd
| float scAttitudeEnd[VIIRS_SCANS][VEC_RPY_SIZE] |
Definition at line 174 of file VcstGeoDataStructs.h.
◆ scAttitudeStart
| float scAttitudeStart[VIIRS_SCANS][VEC_RPY_SIZE] |
Definition at line 171 of file VcstGeoDataStructs.h.
◆ scPosition
| float scPosition[VIIRS_SCANS][VEC_SIZE] |
Definition at line 166 of file VcstGeoDataStructs.h.
◆ scPositionEnd
| float scPositionEnd[VIIRS_SCANS][VEC_SIZE] |
Definition at line 172 of file VcstGeoDataStructs.h.
◆ scPositionStart
| float scPositionStart[VIIRS_SCANS][VEC_SIZE] |
Definition at line 169 of file VcstGeoDataStructs.h.
◆ scSunAzm
| float scSunAzm[VIIRS_SCANS] |
Definition at line 176 of file VcstGeoDataStructs.h.
◆ scSunZen
| float scSunZen[VIIRS_SCANS] |
Definition at line 175 of file VcstGeoDataStructs.h.
◆ scVelocity
| float scVelocity[VIIRS_SCANS][VEC_SIZE] |
Definition at line 167 of file VcstGeoDataStructs.h.
◆ scVelocityEnd
| float scVelocityEnd[VIIRS_SCANS][VEC_SIZE] |
Definition at line 173 of file VcstGeoDataStructs.h.
◆ scVelocityStart
| float scVelocityStart[VIIRS_SCANS][VEC_SIZE] |
Definition at line 170 of file VcstGeoDataStructs.h.
◆ SDRhdr
| viirs_SDRhdr_type SDRhdr |
Definition at line 177 of file VcstGeoDataStructs.h.
◆ sunazm
| float sunazm[M_DETECTORS][M_VIIRS_COLS] |
Definition at line 161 of file VcstGeoDataStructs.h.
◆ sunzen
| float sunzen[M_DETECTORS][M_VIIRS_COLS] |
Definition at line 160 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


