ocssw
V2022
|
l1_octs_netcdf.h File Reference
Include dependency graph for l1_octs_netcdf.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
int32_t | openl1_octs_netcdf (filehandle *l1file) |
int32_t | readl1_octs_netcdf (filehandle *l1file, int32_t recnum, l1str *l1rec) |
int32_t | closel1_octs_netcdf (filehandle *l1file) |
Function Documentation
◆ closel1_octs_netcdf()
int32_t closel1_octs_netcdf | ( | filehandle * | l1file | ) |
Definition at line 836 of file l1_octs_netcdf.cpp.
◆ openl1_octs_netcdf()
int32_t openl1_octs_netcdf | ( | filehandle * | l1file | ) |
Definition at line 503 of file l1_octs_netcdf.cpp.
◆ readl1_octs_netcdf()
int32_t readl1_octs_netcdf | ( | filehandle * | l1file, |
int32_t | recnum, | ||
l1str * | l1rec | ||
) |
Definition at line 669 of file l1_octs_netcdf.cpp.