|
ocssw
V2022
|
l1_mos_hdf.h File Reference
Include dependency graph for l1_mos_hdf.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
| int | openl1_read_mos_hdf (filehandle *l1file) |
| int | readl1_mos_hdf (filehandle *l1file, int32_t recnum, l1str *l1rec) |
| int | closel1_mos_hdf (filehandle *l1file) |
Function Documentation
◆ closel1_mos_hdf()
| int closel1_mos_hdf | ( | filehandle * | l1file | ) |
Definition at line 469 of file l1_mos_hdf.c.
◆ openl1_read_mos_hdf()
| int openl1_read_mos_hdf | ( | filehandle * | l1file | ) |
Definition at line 101 of file l1_mos_hdf.c.
◆ readl1_mos_hdf()
| int readl1_mos_hdf | ( | filehandle * | l1file, |
| int32_t | recnum, | ||
| l1str * | l1rec | ||
| ) |
Definition at line 388 of file l1_mos_hdf.c.


