|
ocssw
V2022
|
#include <readL2scan.h>
Public Attributes | |
| int32_t | fileindex |
| char | filename [256] |
| char | oformat [32] |
| int32_t | nrec |
| int32_t | nsamp |
| int16_t | syear |
| int16_t | sday |
| int32_t | smsec |
| int16_t | eyear |
| int16_t | eday |
| int32_t | emsec |
| int32_t | orbit |
| char | dtype [8] |
| int32_t | ntilts |
| int16_t | tilt_flags [20] |
| int16_t | tilt_ranges [2][20] |
| char * | flagnames |
| int32_t | flagmask |
| int32_t | year |
| int32_t | day |
| int32_t | msec |
| int32_t * | year_cache |
| int32_t * | day_cache |
| int32_t * | msec_cache |
| double * | scantime_cache |
| float * | longitude |
| float * | latitude |
| float * | geonav [6] |
| float * | lon_cntl |
| float * | lat_cntl |
| float * | cntl_pnts |
| float * | cntl_pnts_cache |
| float * | spline_arr |
| int32_t | nprod |
| char * | prodname [MAXNUMBERPRODUCTS] |
| float | bv_unscaled [MAXNUMBERPRODUCTS] |
| int16_t | bv_scaled [MAXNUMBERPRODUCTS] |
| int32_t | thirdDim [MAXNUMBERPRODUCTS] |
| float ** | l2_data |
| int32_t * | l2_flags |
| int32_t * | l2_bits |
| byte | eng_qual [4] |
| byte | s_flags [4] |
| int32_t | nflag [8] |
| int32_t | geointerp |
| byte * | mside |
| byte * | detnum |
| int32_t * | pixnum |
| float * | lat1 |
| float * | lon1 |
| float * | lat2 |
| float * | lon2 |
| byte | lat2Valid |
| int | wavelength [250] |
| int | wavelengths_3d [250] |
| int32_t | bandsPerPixel |
| int32_t | wavelength_3d |
Detailed Description
Definition at line 20 of file readL2scan.h.
Member Data Documentation
◆ bandsPerPixel
| int32_t bandsPerPixel |
Definition at line 95 of file readL2scan.h.
◆ bv_scaled
| int16_t bv_scaled[MAXNUMBERPRODUCTS] |
Definition at line 68 of file readL2scan.h.
◆ bv_unscaled
| float bv_unscaled[MAXNUMBERPRODUCTS] |
Definition at line 67 of file readL2scan.h.
◆ cntl_pnts
| float* cntl_pnts |
Definition at line 61 of file readL2scan.h.
◆ cntl_pnts_cache
| float* cntl_pnts_cache |
Definition at line 62 of file readL2scan.h.
◆ day
| int32_t day |
Definition at line 46 of file readL2scan.h.
◆ day_cache
| int32_t* day_cache |
Definition at line 50 of file readL2scan.h.
◆ detnum
| byte* detnum |
Definition at line 82 of file readL2scan.h.
◆ dtype
| char dtype[8] |
Definition at line 36 of file readL2scan.h.
◆ eday
| int16_t eday |
Definition at line 33 of file readL2scan.h.
◆ emsec
| int32_t emsec |
Definition at line 34 of file readL2scan.h.
◆ eng_qual
Definition at line 75 of file readL2scan.h.
◆ eyear
| int16_t eyear |
Definition at line 32 of file readL2scan.h.
◆ fileindex
| int32_t fileindex |
Definition at line 21 of file readL2scan.h.
◆ filename
| char filename[256] |
Definition at line 23 of file readL2scan.h.
◆ flagmask
| int32_t flagmask |
Definition at line 43 of file readL2scan.h.
◆ flagnames
| char* flagnames |
Definition at line 42 of file readL2scan.h.
◆ geointerp
| int32_t geointerp |
Definition at line 79 of file readL2scan.h.
◆ geonav
| float* geonav[6] |
Definition at line 57 of file readL2scan.h.
◆ l2_bits
| int32_t* l2_bits |
Definition at line 73 of file readL2scan.h.
◆ l2_data
| float** l2_data |
Definition at line 71 of file readL2scan.h.
◆ l2_flags
| int32_t* l2_flags |
Definition at line 72 of file readL2scan.h.
◆ lat1
| float* lat1 |
Definition at line 86 of file readL2scan.h.
◆ lat2
| float* lat2 |
Definition at line 88 of file readL2scan.h.
◆ lat2Valid
| byte lat2Valid |
Definition at line 90 of file readL2scan.h.
◆ lat_cntl
| float* lat_cntl |
Definition at line 60 of file readL2scan.h.
◆ latitude
| float* latitude |
Definition at line 55 of file readL2scan.h.
◆ lon1
| float* lon1 |
Definition at line 87 of file readL2scan.h.
◆ lon2
| float* lon2 |
Definition at line 89 of file readL2scan.h.
◆ lon_cntl
| float* lon_cntl |
Definition at line 59 of file readL2scan.h.
◆ longitude
| float* longitude |
Definition at line 54 of file readL2scan.h.
◆ msec
| int32_t msec |
Definition at line 47 of file readL2scan.h.
◆ msec_cache
| int32_t* msec_cache |
Definition at line 51 of file readL2scan.h.
◆ mside
| byte* mside |
Definition at line 81 of file readL2scan.h.
◆ nflag
| int32_t nflag[8] |
Definition at line 77 of file readL2scan.h.
◆ nprod
| int32_t nprod |
Definition at line 65 of file readL2scan.h.
◆ nrec
| int32_t nrec |
Definition at line 26 of file readL2scan.h.
◆ nsamp
| int32_t nsamp |
Definition at line 27 of file readL2scan.h.
◆ ntilts
| int32_t ntilts |
Definition at line 38 of file readL2scan.h.
◆ oformat
| char oformat[32] |
Definition at line 24 of file readL2scan.h.
◆ orbit
| int32_t orbit |
Definition at line 35 of file readL2scan.h.
◆ pixnum
| int32_t* pixnum |
Definition at line 83 of file readL2scan.h.
◆ prodname
| char* prodname[MAXNUMBERPRODUCTS] |
Definition at line 66 of file readL2scan.h.
◆ s_flags
| byte s_flags[4] |
Definition at line 76 of file readL2scan.h.
◆ scantime_cache
| double* scantime_cache |
Definition at line 52 of file readL2scan.h.
◆ sday
| int16_t sday |
Definition at line 30 of file readL2scan.h.
◆ smsec
| int32_t smsec |
Definition at line 31 of file readL2scan.h.
◆ spline_arr
| float* spline_arr |
Definition at line 63 of file readL2scan.h.
◆ syear
| int16_t syear |
Definition at line 29 of file readL2scan.h.
◆ thirdDim
| int32_t thirdDim[MAXNUMBERPRODUCTS] |
Definition at line 69 of file readL2scan.h.
◆ tilt_flags
| int16_t tilt_flags[20] |
Definition at line 39 of file readL2scan.h.
◆ tilt_ranges
| int16_t tilt_ranges[2][20] |
Definition at line 40 of file readL2scan.h.
◆ wavelength
| int wavelength[250] |
Definition at line 92 of file readL2scan.h.
◆ wavelength_3d
| int32_t wavelength_3d |
Definition at line 96 of file readL2scan.h.
◆ wavelengths_3d
| int wavelengths_3d[250] |
Definition at line 93 of file readL2scan.h.
◆ year
| int32_t year |
Definition at line 45 of file readL2scan.h.
◆ year_cache
| int32_t* year_cache |
Definition at line 49 of file readL2scan.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/libl2/readL2scan.h


