ocssw
V2022
|
l1_hmodis_hdf.h File Reference
Include dependency graph for l1_hmodis_hdf.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
int | closel1_hmodis_hdf () |
int | openl1_hmodis_hdf (filehandle *l1file) |
int | readl1_hmodis_hdf (filehandle *l1file, int32_t recnum, l1str *l1rec) |
int | readl1_lonlat_hmodis_hdf (filehandle *l1file, int32_t recnum, l1str *l1rec) |
Function Documentation
◆ closel1_hmodis_hdf()
int closel1_hmodis_hdf | ( | ) |
- Returns
Definition at line 1631 of file l1_hmodis_hdf.c.
◆ openl1_hmodis_hdf()
int openl1_hmodis_hdf | ( | filehandle * | l1file | ) |
◆ readl1_hmodis_hdf()
int readl1_hmodis_hdf | ( | filehandle * | l1file, |
const int32_t | line, | ||
l1str * | l1rec | ||
) |
- Parameters
-
[in,out] l1file [in] line [in,out] l1rec
- Returns
Definition at line 1448 of file l1_hmodis_hdf.c.
◆ readl1_lonlat_hmodis_hdf()
int readl1_lonlat_hmodis_hdf | ( | filehandle * | l1file, |
int32_t | recnum, | ||
l1str * | l1rec | ||
) |
Definition at line 1678 of file l1_hmodis_hdf.c.