Jpp
17.1.0
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)) |
then fatal No tripod file $TRIPOD fi source JAcousticsToolkit sh CHECK_EXIT_CODE typeset A TRIPODS get_tripods $TRIPOD TRIPODS | if ((${#TRIPODS}==0)) |
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 Number of | tripods |
then usage $script<detector file><tripodfile><Tx><Ty> nAuxiliary script to tilt footprint of system including detector and tripods fi if | ( | ($#!=4) | ) |
then fatal No tripod file $TRIPOD fi source JAcousticsToolkit sh CHECK_EXIT_CODE typeset A TRIPODS get_tripods $TRIPOD TRIPODS if | ( | (${#TRIPODS}==0) | ) |
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.
then fatal Number of tripods |
Definition at line 45 of file JFootprint.sh.