|
ocssw
V2022
|
Public Attributes | |
| int32_t | year |
| int32_t | doy |
| int32_t | msec |
| double | sunAzimuth |
| double | sunElevation |
| double * | lat |
| double * | lon |
| double * | scale |
| double * | offset |
| double * | refl_scale |
| double * | refl_offset |
| TIFF ** | tif |
| GTIF * | gtif |
| GTIFDefn * | defn |
| uint8_t * | buf |
Detailed Description
Definition at line 22 of file l1_l7etm.c.
Member Data Documentation
◆ buf
| uint8_t* buf |
Definition at line 31 of file l1_l7etm.c.
◆ defn
| GTIFDefn* defn |
Definition at line 30 of file l1_l7etm.c.
◆ doy
| int32_t doy |
Definition at line 23 of file l1_l7etm.c.
◆ gtif
| GTIF* gtif |
Definition at line 29 of file l1_l7etm.c.
◆ lat
| double* lat |
Definition at line 25 of file l1_l7etm.c.
◆ lon
| double * lon |
Definition at line 25 of file l1_l7etm.c.
◆ msec
| int32_t msec |
Definition at line 23 of file l1_l7etm.c.
◆ offset
| double * offset |
Definition at line 26 of file l1_l7etm.c.
◆ refl_offset
| double * refl_offset |
Definition at line 27 of file l1_l7etm.c.
◆ refl_scale
| double* refl_scale |
Definition at line 27 of file l1_l7etm.c.
◆ scale
| double* scale |
Definition at line 26 of file l1_l7etm.c.
◆ sunAzimuth
| double sunAzimuth |
Definition at line 24 of file l1_l7etm.c.
◆ sunElevation
| double sunElevation |
Definition at line 24 of file l1_l7etm.c.
◆ tif
| TIFF** tif |
Definition at line 28 of file l1_l7etm.c.
◆ year
| int32_t year |
Definition at line 23 of file l1_l7etm.c.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/oel_hdf4/libl1/l1_l7etm.c


