|
ocssw
V2022
|
Include dependency graph for l3mapgen.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
| int | l3mapgen_init_options (clo_optionList_t *list, const char *softwareVersion) |
| int | l3mapgen_read_options (clo_optionList_t *list, int argc, char *argv[]) |
Variables | |
| clo_optionList_t * | optionList |
Function Documentation
◆ l3mapgen_init_options()
| int l3mapgen_init_options | ( | clo_optionList_t * | list, |
| const char * | softwareVersion | ||
| ) |
add all of the accepted command line options to list
Definition at line 14 of file l3mapgen_input.cpp.
◆ l3mapgen_read_options()
| int l3mapgen_read_options | ( | clo_optionList_t * | list, |
| int | argc, | ||
| char * | argv[] | ||
| ) |
Definition at line 307 of file l3mapgen_input.cpp.
Variable Documentation
◆ optionList
| clo_optionList_t* optionList |
Definition at line 68 of file main_l2extract.c.


