|
ocssw
V2022
|
#include <VcstGeoDataStructs.h>
Detailed Description
Definition at line 215 of file VcstGeoDataStructs.h.
Member Data Documentation
◆ act_scans
| int act_scans |
Definition at line 246 of file VcstGeoDataStructs.h.
◆ height
| float height[DNB_DETECTORS][DNB_VIIRS_COLS] |
Definition at line 228 of file VcstGeoDataStructs.h.
◆ height_tc
| float height_tc[DNB_DETECTORS][DNB_VIIRS_COLS] |
Definition at line 229 of file VcstGeoDataStructs.h.
◆ landwater
| unsigned char landwater[DNB_DETECTORS][DNB_VIIRS_COLS] |
Definition at line 251 of file VcstGeoDataStructs.h.
◆ lat
| float lat[DNB_DETECTORS][DNB_VIIRS_COLS] |
Definition at line 218 of file VcstGeoDataStructs.h.
◆ lat_tc
| float lat_tc[DNB_DETECTORS][DNB_VIIRS_COLS] |
Definition at line 219 of file VcstGeoDataStructs.h.
◆ lon
| float lon[DNB_DETECTORS][DNB_VIIRS_COLS] |
Definition at line 220 of file VcstGeoDataStructs.h.
◆ lon_tc
| float lon_tc[DNB_DETECTORS][DNB_VIIRS_COLS] |
Definition at line 221 of file VcstGeoDataStructs.h.
◆ moonazm
| float moonazm[DNB_DETECTORS][DNB_VIIRS_COLS] |
Definition at line 227 of file VcstGeoDataStructs.h.
◆ moonFrac
| float moonFrac[DNB_DETECTORS][DNB_VIIRS_COLS] |
Definition at line 244 of file VcstGeoDataStructs.h.
◆ moonPhase
| float moonPhase[DNB_DETECTORS][DNB_VIIRS_COLS] |
Definition at line 243 of file VcstGeoDataStructs.h.
◆ moonzen
| float moonzen[DNB_DETECTORS][DNB_VIIRS_COLS] |
Definition at line 226 of file VcstGeoDataStructs.h.
◆ pixelQuality
| unsigned char pixelQuality[DNB_DETECTORS][DNB_VIIRS_COLS] |
Definition at line 249 of file VcstGeoDataStructs.h.
◆ pixelQuality_tc
| unsigned char pixelQuality_tc[DNB_DETECTORS][DNB_VIIRS_COLS] |
Definition at line 250 of file VcstGeoDataStructs.h.
◆ range
| float range[DNB_DETECTORS][DNB_VIIRS_COLS] |
Definition at line 230 of file VcstGeoDataStructs.h.
◆ satazm
| float satazm[DNB_DETECTORS][DNB_VIIRS_COLS] |
Definition at line 225 of file VcstGeoDataStructs.h.
◆ satzen
| float satzen[DNB_DETECTORS][DNB_VIIRS_COLS] |
Definition at line 224 of file VcstGeoDataStructs.h.
◆ scanMidTime
| long long scanMidTime[VIIRS_SCANS] |
Definition at line 217 of file VcstGeoDataStructs.h.
◆ scanQuality
| unsigned char scanQuality[VIIRS_SCANS] |
Definition at line 247 of file VcstGeoDataStructs.h.
◆ scanQuality2
| unsigned char scanQuality2[VIIRS_SCANS] |
Definition at line 248 of file VcstGeoDataStructs.h.
◆ scanStartTime
| long long scanStartTime[VIIRS_SCANS] |
Definition at line 216 of file VcstGeoDataStructs.h.
◆ scAttitude
| float scAttitude[VIIRS_SCANS][VEC_RPY_SIZE] |
Definition at line 233 of file VcstGeoDataStructs.h.
◆ scAttitudeEnd
| float scAttitudeEnd[VIIRS_SCANS][VEC_RPY_SIZE] |
Definition at line 239 of file VcstGeoDataStructs.h.
◆ scAttitudeStart
| float scAttitudeStart[VIIRS_SCANS][VEC_RPY_SIZE] |
Definition at line 236 of file VcstGeoDataStructs.h.
◆ scPosition
| float scPosition[VIIRS_SCANS][VEC_SIZE] |
Definition at line 231 of file VcstGeoDataStructs.h.
◆ scPositionEnd
| float scPositionEnd[VIIRS_SCANS][VEC_SIZE] |
Definition at line 237 of file VcstGeoDataStructs.h.
◆ scPositionStart
| float scPositionStart[VIIRS_SCANS][VEC_SIZE] |
Definition at line 234 of file VcstGeoDataStructs.h.
◆ scSunAzm
| float scSunAzm[VIIRS_SCANS] |
Definition at line 241 of file VcstGeoDataStructs.h.
◆ scSunZen
| float scSunZen[VIIRS_SCANS] |
Definition at line 240 of file VcstGeoDataStructs.h.
◆ scVelocity
| float scVelocity[VIIRS_SCANS][VEC_SIZE] |
Definition at line 232 of file VcstGeoDataStructs.h.
◆ scVelocityEnd
| float scVelocityEnd[VIIRS_SCANS][VEC_SIZE] |
Definition at line 238 of file VcstGeoDataStructs.h.
◆ scVelocityStart
| float scVelocityStart[VIIRS_SCANS][VEC_SIZE] |
Definition at line 235 of file VcstGeoDataStructs.h.
◆ SDRhdr
| viirs_SDRhdr_type SDRhdr |
Definition at line 245 of file VcstGeoDataStructs.h.
◆ sunazm
| float sunazm[DNB_DETECTORS][DNB_VIIRS_COLS] |
Definition at line 223 of file VcstGeoDataStructs.h.
◆ sunzen
| float sunzen[DNB_DETECTORS][DNB_VIIRS_COLS] |
Definition at line 222 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


