|
ocssw
V2022
|
Public Attributes | |
| sds_struct | sds |
| int16_t | resolution |
| int32_t | nbands |
| int32_t | nscans |
| int32_t | ndets |
| int32_t | nframes |
| int32_t | nsf |
| int32_t | scandim |
Detailed Description
Definition at line 144 of file l1_hmodis_hdf.c.
Member Data Documentation
◆ nbands
| int32_t nbands |
number of bands in this SDS
Definition at line 147 of file l1_hmodis_hdf.c.
◆ ndets
| int32_t ndets |
10, 20 or 40 detectors
Definition at line 149 of file l1_hmodis_hdf.c.
◆ nframes
| int32_t nframes |
1KM frames; usually 1354
Definition at line 150 of file l1_hmodis_hdf.c.
◆ nscans
| int32_t nscans |
1KM scans; usually ~203
Definition at line 148 of file l1_hmodis_hdf.c.
◆ nsf
| int32_t nsf |
number of subframes = ndets/10
Definition at line 151 of file l1_hmodis_hdf.c.
◆ resolution
| int16_t resolution |
native resolution: 1000, 500 or 250 meters
Definition at line 146 of file l1_hmodis_hdf.c.
◆ scandim
| int32_t scandim |
index of scan dimension
Definition at line 152 of file l1_hmodis_hdf.c.
◆ sds
| sds_struct sds |
a single SDS = 1 or more bands
Definition at line 145 of file l1_hmodis_hdf.c.
The documentation for this struct was generated from the following files:
- /gfs-oceanweb/web/ocssw/ocssw_src/oel_hdf4/libl1/l1_hmodis_hdf.c
- /gfs-oceanweb/web/ocssw/ocssw_src/oel_hdf4/libl1/l1_modis.c


