ocssw
V2022
|
l1_l7etm.h File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
int | openl1_l7etm (filehandle *l1file) |
int | readl1_l7etm (filehandle *l1file, int recnum, l1str *l1rec, int lonlat) |
int | closel1_l7etm (filehandle *l1file) |
Function Documentation
◆ closel1_l7etm()
int closel1_l7etm | ( | filehandle * | l1file | ) |
Definition at line 462 of file l1_l7etm.c.
◆ openl1_l7etm()
int openl1_l7etm | ( | filehandle * | l1file | ) |
Definition at line 126 of file l1_l7etm.c.
◆ readl1_l7etm()
int readl1_l7etm | ( | filehandle * | l1file, |
int | recnum, | ||
l1str * | l1rec, | ||
int | lonlat | ||
) |
Definition at line 339 of file l1_l7etm.c.