| 
    Jpp
    
   | 
 
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  | DEBUG | 
| 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 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 DEBUG | 
Definition at line 11 of file JFootprint.sh.
Definition at line 28 of file JFootprint.sh.
Definition at line 42 of file JFootprint.sh.
Definition at line 64 of file JFootprint.sh.
 1.8.5