Jpp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
tripod-XY:run.sh File Reference

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 
DEBUG
 
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 typeset A
TRIPODS get_tripods $WORKDIR
tripod txt TRIPODS 
if [[-z"${TRIPODS[$TRIPOD]}"]]
 
then fatal Invalid tripod $TRIPOD
 
possible values
 

Function Documentation

then usage $script<tripod identifier><detectorfile> input file fi if ( ($#< 3)  )

Variable Documentation

script
Initial value:
=${0##*/}
if [ -z $JPP_DIR ]

Definition at line 2 of file tripod-XY:run.sh.

then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR& dev null set_variable DEBUG
Initial value:
set_variable WORKDIR ${ACOUSTICS_WORKDIR:-./}
set_variable FIT ${ACOUSTICS_FIT:-2}
if ( do_usage $* )
void set_variable(const std::string &name, const std::string &value)
Set environment variable.
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR &dev null set_variable ACOUSTICS_DEBUG
Definition: JAcoustics.sh:17
then usage $script< detector file >< inputfile > fi case set_variable WORKDIR
Definition: JLegolas.sh:28

Definition at line 11 of file tripod-XY: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 typeset A TRIPODS get_tripods $WORKDIR tripod txt TRIPODS if[[-z"${TRIPODS[$TRIPOD]}"]]

Definition at line 35 of file tripod-XY:run.sh.

then fatal Invalid tripod $TRIPOD

Definition at line 36 of file tripod-XY:run.sh.

possible values

Definition at line 44 of file tripod-XY:run.sh.