|
ocssw
V2022
|
geolocate_viirs_input.cpp File Reference
#include "geolocate_viirs.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 geolocate_viirs_input.cpp:
Go to the source code of this file.
Functions | |
| void | geolocate_viirs_init_options (clo_optionList_t *list, const char *softwareVersion) |
| void | geolocate_viirs_read_options (clo_optionList_t *list, int argc, char *argv[]) |
Function Documentation
◆ geolocate_viirs_init_options()
| void geolocate_viirs_init_options | ( | clo_optionList_t * | list, |
| const char * | softwareVersion | ||
| ) |
add all of the accepted command line options to list
Definition at line 41 of file geolocate_viirs_input.cpp.
◆ geolocate_viirs_read_options()
| void geolocate_viirs_read_options | ( | clo_optionList_t * | list, |
| int | argc, | ||
| char * | argv[] | ||
| ) |
Definition at line 77 of file geolocate_viirs_input.cpp.


