ocssw
V2022
|
l2_str.h
Go to the documentation of this file.
33 virtual int32_t openl2_ocis_l1c(L1C_input *l1cinput,l2_str *l2str,l1c_filehandle *l1cfile,int16_t *file_id);
34 virtual int32_t readl2_ocis_l1c(l2_str *l2str,l1c_filehandle *l1cfile,int16_t *file_id, int32_t recnum);
89 int32_t openl2_ocis_l1c(L1C_input *l1cinput,l2_str *l2str,l1c_filehandle *l1cfile,int16_t *file_id);
int32_t readl2_ocis_l1c(l2_str *l2str, l1c_filehandle *l1cfile, int16_t *file_id, int32_t recnum)
virtual int32_t closel2_ocis_l1c(l2_str *l2str, l1c_filehandle *l1cfile)
Definition: l2_str.cpp:371
int32_t closel2_ocis_l1c(l2_str *l2str, l1c_filehandle *l1cfile)
Definition: l2_str.h:24
virtual int32_t openl2_ocis_l1c(L1C_input *l1cinput, l2_str *l2str, l1c_filehandle *l1cfile, int16_t *file_id)
Definition: l2_str.cpp:115
Definition: l1c_filehandle.h:27
virtual int32_t readl2_ocis_l1c(l2_str *l2str, l1c_filehandle *l1cfile, int16_t *file_id, int32_t recnum)
Definition: l2_str.cpp:333
int32_t openl2_ocis_l1c(L1C_input *l1cinput, l2_str *l2str, l1c_filehandle *l1cfile, int16_t *file_id)
Definition: l1c.cpp:76
Definition: l1c_input.h:27