|
ocssw
V2022
|
l1_viirs_h5.h File Reference
Include dependency graph for l1_viirs_h5.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
| int | closel1_viirs_h5 (filehandle *l1file) |
| int | openl1_viirs_h5 (filehandle *l1file) |
| int | readl1_viirs_h5 (filehandle *l1file, int32_t recnum, l1str *l1rec, int lonlat) |
Function Documentation
◆ closel1_viirs_h5()
| int closel1_viirs_h5 | ( | filehandle * | l1file | ) |
Definition at line 1754 of file l1_viirs_h5.c.
◆ openl1_viirs_h5()
| int openl1_viirs_h5 | ( | filehandle * | l1file | ) |
Definition at line 622 of file l1_viirs_h5.c.
◆ readl1_viirs_h5()
| int readl1_viirs_h5 | ( | filehandle * | l1file, |
| int32_t | recnum, | ||
| l1str * | l1rec, | ||
| int | lonlat | ||
| ) |
Definition at line 1404 of file l1_viirs_h5.c.


