ocssw
V2022
|
Include dependency graph for l2bin_input.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | input_struct |
Macros | |
#define | DEF_FLAG "ATMFAIL,LAND,HILT,HISATZEN,STRAYLIGHT,CLDICE,COCCOLITH,LOWLW,CHLFAIL,CHLWARN,NAVWARN,ABSAER,MAXAERITER,ATMWARN,HISOLZEN,NAVFAIL,FILTER" |
Functions | |
int | l2bin_input (int argc, char **argv, instr *input, const char *prog, const char *version) |
int | l2bin_init_options (clo_optionList_t *list, const char *prog, const char *version) |
Macro Definition Documentation
◆ DEF_FLAG
#define DEF_FLAG "ATMFAIL,LAND,HILT,HISATZEN,STRAYLIGHT,CLDICE,COCCOLITH,LOWLW,CHLFAIL,CHLWARN,NAVWARN,ABSAER,MAXAERITER,ATMWARN,HISOLZEN,NAVFAIL,FILTER" |
Definition at line 8 of file l2bin_input.h.
Function Documentation
◆ l2bin_init_options()
int l2bin_init_options | ( | clo_optionList_t * | list, |
const char * | prog, | ||
const char * | version | ||
) |
Definition at line 24 of file l2bin_input.cpp.
◆ l2bin_input()
Definition at line 345 of file l2bin_input.cpp.