ocssw
V2022
|
viirs_obc.h File Reference
Include dependency graph for viirs_obc.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void | viirs_obc_init_options (clo_optionList_t *list, const char *softwareVersion) |
void | viirs_obc_read_options (clo_optionList_t *list, int argc, char *argv[]) |
Function Documentation
◆ viirs_obc_init_options()
void viirs_obc_init_options | ( | clo_optionList_t * | list, |
const char * | softwareVersion | ||
) |
add all of the accepted command line options to list
Definition at line 13 of file viirs_obc_input.cpp.
◆ viirs_obc_read_options()
void viirs_obc_read_options | ( | clo_optionList_t * | list, |
int | argc, | ||
char * | argv[] | ||
) |
Definition at line 54 of file viirs_obc_input.cpp.