ocssw
V2022
|
Go to the source code of this file.
Functions | |
void | tm_set_optionList (clo_optionList_t *list) |
clo_optionList_t * | tm_get_optionList () |
std::string | tm_get_option (const std::string &name) |
int | tm_get_option_int (const std::string &name) |
double | tm_get_option_double (const std::string &name) |
double * | tm_get_option_doubles (const std::string &name, int *count) |
void | tm_add_options (clo_optionList_t *list) |
void | tm_copy_options () |
std::string | tm_get_source () |
std::string | tm_get_history (int argc, char *argv[]) |
Function Documentation
◆ tm_add_options()
void tm_add_options | ( | clo_optionList_t * | list | ) |
Definition at line 123 of file TmParamsReader.cpp.
◆ tm_copy_options()
void tm_copy_options | ( | ) |
Definition at line 164 of file TmParamsReader.cpp.
◆ tm_get_history()
std::string tm_get_history | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 182 of file TmParamsReader.cpp.
◆ tm_get_option()
std::string tm_get_option | ( | const std::string & | name | ) |
Definition at line 74 of file TmParamsReader.cpp.
◆ tm_get_option_double()
double tm_get_option_double | ( | const std::string & | name | ) |
Definition at line 98 of file TmParamsReader.cpp.
◆ tm_get_option_doubles()
double* tm_get_option_doubles | ( | const std::string & | name, |
int * | count | ||
) |
Definition at line 110 of file TmParamsReader.cpp.
◆ tm_get_option_int()
int tm_get_option_int | ( | const std::string & | name | ) |
Definition at line 86 of file TmParamsReader.cpp.
◆ tm_get_optionList()
clo_optionList_t* tm_get_optionList | ( | ) |
Definition at line 66 of file TmParamsReader.cpp.
◆ tm_get_source()
std::string tm_get_source | ( | ) |
Definition at line 167 of file TmParamsReader.cpp.
◆ tm_set_optionList()
void tm_set_optionList | ( | clo_optionList_t * | list | ) |
Definition at line 62 of file TmParamsReader.cpp.
Variable Documentation
◆ INPUT_AXMAX
const std::string INPUT_AXMAX |
Definition at line 47 of file TmParamsReader.cpp.
◆ INPUT_B_MAX
const std::string INPUT_B_MAX |
Definition at line 43 of file TmParamsReader.cpp.
◆ INPUT_B_MIN
const std::string INPUT_B_MIN |
Definition at line 44 of file TmParamsReader.cpp.
◆ INPUT_B_NUM
const std::string INPUT_B_NUM |
Definition at line 45 of file TmParamsReader.cpp.
◆ INPUT_DDELT
const std::string INPUT_DDELT |
Definition at line 49 of file TmParamsReader.cpp.
◆ INPUT_EPS_MAX
const std::string INPUT_EPS_MAX |
Definition at line 34 of file TmParamsReader.cpp.
◆ INPUT_EPS_MIN
const std::string INPUT_EPS_MIN |
Definition at line 35 of file TmParamsReader.cpp.
◆ INPUT_EPS_NUM
const std::string INPUT_EPS_NUM |
Definition at line 36 of file TmParamsReader.cpp.
◆ INPUT_GAM
const std::string INPUT_GAM |
Definition at line 53 of file TmParamsReader.cpp.
◆ INPUT_L1B
const std::string INPUT_L1B |
Definition at line 40 of file DDOptions.cpp.
◆ INPUT_LAM
const std::string INPUT_LAM |
Definition at line 33 of file TmParamsReader.cpp.
◆ INPUT_MRI_MAX
const std::string INPUT_MRI_MAX |
Definition at line 40 of file TmParamsReader.cpp.
◆ INPUT_MRI_MIN
const std::string INPUT_MRI_MIN |
Definition at line 41 of file TmParamsReader.cpp.
◆ INPUT_MRI_NUM
const std::string INPUT_MRI_NUM |
Definition at line 42 of file TmParamsReader.cpp.
◆ INPUT_MRR_MAX
const std::string INPUT_MRR_MAX |
Definition at line 37 of file TmParamsReader.cpp.
◆ INPUT_MRR_MIN
const std::string INPUT_MRR_MIN |
Definition at line 38 of file TmParamsReader.cpp.
◆ INPUT_MRR_NUM
const std::string INPUT_MRR_NUM |
Definition at line 39 of file TmParamsReader.cpp.
◆ INPUT_NCOEFF
const std::string INPUT_NCOEFF |
Definition at line 52 of file TmParamsReader.cpp.
◆ INPUT_NDGS
const std::string INPUT_NDGS |
Definition at line 50 of file TmParamsReader.cpp.
◆ INPUT_NDISTR
const std::string INPUT_NDISTR |
Definition at line 56 of file TmParamsReader.cpp.
◆ INPUT_NKMAX
const std::string INPUT_NKMAX |
Definition at line 51 of file TmParamsReader.cpp.
◆ INPUT_NP
const std::string INPUT_NP |
Definition at line 55 of file TmParamsReader.cpp.
◆ INPUT_NPNA
const std::string INPUT_NPNA |
Definition at line 48 of file TmParamsReader.cpp.
◆ INPUT_NPNAX
const std::string INPUT_NPNAX |
Definition at line 46 of file TmParamsReader.cpp.
◆ INPUT_RAT
const std::string INPUT_RAT |
Definition at line 54 of file TmParamsReader.cpp.
◆ NETCDF_LUT_PATH
const std::string NETCDF_LUT_PATH |
Definition at line 194 of file DDOptions.cpp.
◆ OUTPUT_NC4
const std::string OUTPUT_NC4 |
Definition at line 49 of file DDOptions.cpp.