Jpp
15.0.4
the software that should make you happy
|
Go to the source code of this file.
Functions | |
then usage $script< tripod identifier >< detectorfile > input file fi | if (($#< 3)) |
Variables | |
script | |
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR &dev null | set_variable |
then fatal Wrong number of arguments fi set_variable TRIPOD $argv[1] set_variable DETECTOR $argv[2] set_array INPUT_FILES $argv[3,-1] eval JPrintDetector a $DETECTOR O IDENTIFIER source JAcoustics sh $DETECTOR_ID CHECK_EXIT_CODE typeset A TRIPODS get_tripods $WORKDIR tripod txt TRIPODS | if [[-z"${TRIPODS[$TRIPOD]}"]] |
then fatal Invalid tripod | $TRIPOD |
possible | values |
script |
Definition at line 2 of file tripod-Z:run.sh.
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR& dev null set_variable |
Definition at line 15 of file tripod-Z:run.sh.
then fatal Wrong number of arguments fi set_variable TRIPOD $argv [1] set_variable DETECTOR $argv [2] set_array INPUT_FILES $argv [3,-1] eval JPrintDetector a $DETECTOR O IDENTIFIER source JAcoustics sh $DETECTOR_ID CHECK_EXIT_CODE typeset A TRIPODS get_tripods $WORKDIR tripod txt TRIPODS if[[-z"${TRIPODS[$TRIPOD]}"]] |
Definition at line 37 of file tripod-Z:run.sh.
then fatal Invalid tripod $TRIPOD |
Definition at line 38 of file tripod-Z:run.sh.
possible values |
Definition at line 46 of file tripod-Z:run.sh.