ocssw
V2022
|
l1c_bin.h File Reference
#include "l1c_filehandle.h"
#include <stdbool.h>
#include <stdint.h>
#include "l1c_input.h"
#include <filehandle.h>
Include dependency graph for l1c_bin.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | bin_L1C |
Namespaces | |
l1c | |
Functions | |
int32_t | open_binvars (bin_L1C *binstr, l1c_filehandle *l1cfile) |
int32_t | read_binvars (bin_L1C *binstr, l1c_filehandle *l1cfile, int32_t recnum) |
int32_t | close_binvars_l1c (bin_L1C *binstr, l1c_filehandle *l1cfile) |