|
ocssw
V2022
|
viirs_obc_input.cpp File Reference
#include "viirs_obc.h"#include <assert.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <genutils.h>#include <sensorInfo.h>#include <VcstGetSensorId.h>
Include dependency graph for viirs_obc_input.cpp:
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.


