OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
tmatrix.h File Reference
#include <clo.h>
#include <TmParamsReader.h>
Include dependency graph for tmatrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void tmatrix_init_options (clo_optionList_t *list, const char *softwareVersion)
 
void tmatrix_read_options (clo_optionList_t *list, int argc, char *argv[])
 

Function Documentation

◆ tmatrix_init_options()

void tmatrix_init_options ( clo_optionList_t list,
const char *  softwareVersion 
)

add all of the accepted command line options to list

Definition at line 33 of file tmatrix_input.cpp.

◆ tmatrix_read_options()

void tmatrix_read_options ( clo_optionList_t list,
int  argc,
char *  argv[] 
)

Definition at line 73 of file tmatrix_input.cpp.