|
ocssw
V2022
|
l1_ocm2_hdf.h File Reference
Include dependency graph for l1_ocm2_hdf.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
| int | closel1_ocm2_hdf (filehandle *l1file) |
| int | openl1_ocm2_hdf (filehandle *l1file) |
| int | readl1_ocm2_hdf (filehandle *l1file, int32_t recnum, l1str *l1rec) |
Function Documentation
◆ closel1_ocm2_hdf()
| int closel1_ocm2_hdf | ( | filehandle * | l1file | ) |
Definition at line 214 of file l1_ocm2_hdf.c.
◆ openl1_ocm2_hdf()
| int openl1_ocm2_hdf | ( | filehandle * | l1file | ) |
Definition at line 104 of file l1_ocm2_hdf.c.
◆ readl1_ocm2_hdf()
| int readl1_ocm2_hdf | ( | filehandle * | l1file, |
| int32_t | recnum, | ||
| l1str * | l1rec | ||
| ) |
Definition at line 136 of file l1_ocm2_hdf.c.


