Jpp
19.0.0
the software that should make you happy
|
Go to the source code of this file.
Functions | |
then usage $script< detector file >< tripodfile > input file nInput files correspond to the output of JKatoomba[.sh] nThe environment variable ACOUSTICS_OVERWRITE should be set to overwrite the detector and tripod 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 DETECTOR $argv[1] set_variable TRIPOD $argv[2] set_array INPUT_FILES $argv[3,-1] eval JPrintDetector a $DETECTOR O IDENTIFIER eval JPrintDetector a $DETECTOR O CAN JAcoustics sh $DETECTOR_ID JFootprint | f |
then usage $script<detector file><tripodfile> input file nInput files correspond to the output of JKatoomba [.sh] nThe environment variable ACOUSTICS_OVERWRITE should be set to overwrite the detector and tripod file fi if | ( | ($#< 3) | ) |
script |
Definition at line 2 of file footprint.sh.
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR& dev null set_variable |
Definition at line 18 of file footprint.sh.
then fatal Wrong number of arguments fi set_variable DETECTOR $argv [1] set_variable TRIPOD $argv [2] set_array INPUT_FILES $argv [3,-1] eval JPrintDetector a $DETECTOR O IDENTIFIER eval JPrintDetector a $DETECTOR O CAN JAcoustics sh $DETECTOR_ID JFootprint f |
Definition at line 38 of file footprint.sh.