Jpp - the software that should make you happy
|
Go to the source code of this file.
Functions | |
then usage $script< detector file >< tripodfile >< Tx >< Ty > nAuxiliary script to tilt footprint of system including detector and tripods fi | if (($#!=4)) |
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_variable TX $argv[3] set_variable TY $argv[4] | if [[!-f $DETECTOR]] |
then fatal No tripod file $TRIPOD fi source JAcoustics sh CHECK_EXIT_CODE typeset A TRIPODS get_tripods $TRIPOD TRIPODS let | X_CENTER |
do echo $TRIPODS[${key}] read X Y Z let | DZ |
then usage $script<detector file><tripodfile><Tx><Ty> nAuxiliary script to tilt footprint of system including detector and tripods fi if | ( | ($#!=4) | ) |
script |
Definition at line 2 of file JFootprint.sh.
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR& dev null set_variable |
Definition at line 14 of file JFootprint.sh.
Definition at line 28 of file JFootprint.sh.
Definition at line 44 of file JFootprint.sh.
Definition at line 66 of file JFootprint.sh.