|
ocssw
V2022
|
#include <VcstGeoDataStructs.h>
Public Attributes | |
| double | t_sync [MAX_SCAN_NUMBER] |
| double | sample_time [MAX_SCAN_NUMBER][MAX_SCAN_SAMPLE] |
| double | matTempCorr [3][3] |
| double | DNB_aft_const |
| double | u_aft [MAX_DETECTORS][3] |
| double | n_normal_side_1 [3] |
| double | n_normal_side_2 [3] |
| int | evNadirFrame |
| int | numAggZones |
| int | numPixelsPerAggZone [NUM_DNB_ZONES] |
| ViirsGeoNadirType | nadir_values |
| ViirsGeoEncoderType | telHamEncData |
| VcstPolarStereographicDataSet * | psds |
| VcstPolarStereographicDataSet * | psds_i |
| VcstPolarStereographicDataSet * | psds_m |
| VcstPolarStereographicDataSet * | psds_d |
| int | TC |
| int | dbgMsgThrottle |
| signed char | SCE_side [VIIRS_SCANS] |
Detailed Description
Definition at line 56 of file VcstGeoDataStructs.h.
Member Data Documentation
◆ dbgMsgThrottle
| int dbgMsgThrottle |
Definition at line 94 of file VcstGeoDataStructs.h.
◆ DNB_aft_const
| double DNB_aft_const |
Definition at line 63 of file VcstGeoDataStructs.h.
◆ evNadirFrame
| int evNadirFrame |
Definition at line 73 of file VcstGeoDataStructs.h.
◆ matTempCorr
| double matTempCorr[3][3] |
Definition at line 61 of file VcstGeoDataStructs.h.
◆ n_normal_side_1
| double n_normal_side_1[3] |
Definition at line 67 of file VcstGeoDataStructs.h.
◆ n_normal_side_2
| double n_normal_side_2[3] |
Definition at line 68 of file VcstGeoDataStructs.h.
◆ nadir_values
| ViirsGeoNadirType nadir_values |
Definition at line 78 of file VcstGeoDataStructs.h.
◆ numAggZones
| int numAggZones |
Definition at line 74 of file VcstGeoDataStructs.h.
◆ numPixelsPerAggZone
| int numPixelsPerAggZone[NUM_DNB_ZONES] |
Definition at line 75 of file VcstGeoDataStructs.h.
◆ psds
Definition at line 84 of file VcstGeoDataStructs.h.
◆ psds_d
| VcstPolarStereographicDataSet* psds_d |
Definition at line 87 of file VcstGeoDataStructs.h.
◆ psds_i
| VcstPolarStereographicDataSet* psds_i |
Definition at line 85 of file VcstGeoDataStructs.h.
◆ psds_m
| VcstPolarStereographicDataSet* psds_m |
Definition at line 86 of file VcstGeoDataStructs.h.
◆ sample_time
| double sample_time[MAX_SCAN_NUMBER][MAX_SCAN_SAMPLE] |
Definition at line 59 of file VcstGeoDataStructs.h.
◆ SCE_side
| signed char SCE_side[VIIRS_SCANS] |
Definition at line 97 of file VcstGeoDataStructs.h.
◆ t_sync
| double t_sync[MAX_SCAN_NUMBER] |
Definition at line 57 of file VcstGeoDataStructs.h.
◆ TC
| int TC |
Definition at line 90 of file VcstGeoDataStructs.h.
◆ telHamEncData
| ViirsGeoEncoderType telHamEncData |
Definition at line 81 of file VcstGeoDataStructs.h.
◆ u_aft
| double u_aft[MAX_DETECTORS][3] |
Definition at line 65 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


