|
ocssw
V2022
|
Include dependency graph for l1_hico_h5.c:
Go to the source code of this file.
Classes | |
| struct | hico_private_struct |
Macros | |
| #define | NUM_GEO_DATA 6 |
Functions | |
| int | openl1_hico_h5 (filehandle *file) |
| int | readl1_hico_h5 (filehandle *file, int32_t scan, l1str *l1rec, int lonlat) |
| int | closel1_hico_h5 (filehandle *file) |
Macro Definition Documentation
◆ NUM_GEO_DATA
| #define NUM_GEO_DATA 6 |
Definition at line 12 of file l1_hico_h5.c.
Function Documentation
◆ closel1_hico_h5()
| int closel1_hico_h5 | ( | filehandle * | file | ) |
Definition at line 437 of file l1_hico_h5.c.
◆ openl1_hico_h5()
| int openl1_hico_h5 | ( | filehandle * | file | ) |
Definition at line 61 of file l1_hico_h5.c.
◆ readl1_hico_h5()
| int readl1_hico_h5 | ( | filehandle * | file, |
| int32_t | scan, | ||
| l1str * | l1rec, | ||
| int | lonlat | ||
| ) |
Definition at line 348 of file l1_hico_h5.c.


