|
ocssw
V2022
|
l1_ocm_hdf.c File Reference
Include dependency graph for l1_ocm_hdf.c:
Go to the source code of this file.
Functions | |
| int | openl1_ocm_hdf (filehandle *file) |
| int | readl1_ocm_hdf (filehandle *file, int32_t scan, l1str *l1rec) |
| int | closel1_ocm_hdf (filehandle *file) |
Function Documentation
◆ closel1_ocm_hdf()
| int closel1_ocm_hdf | ( | filehandle * | file | ) |
Definition at line 242 of file l1_ocm_hdf.c.
◆ openl1_ocm_hdf()
| int openl1_ocm_hdf | ( | filehandle * | file | ) |
Definition at line 18 of file l1_ocm_hdf.c.
◆ readl1_ocm_hdf()
| int readl1_ocm_hdf | ( | filehandle * | file, |
| int32_t | scan, | ||
| l1str * | l1rec | ||
| ) |
Definition at line 57 of file l1_ocm_hdf.c.


