9 if [ -z $JPP_DIR ];
then
10 echo "Variable JPP_DIR undefined."
14 source $JPP_DIR/setenv.sh $JPP_DIR
18 if ( do_usage $* );
then
19 usage "$script <detector file>"
22 if (( $# != 1 ));
then
23 fatal
"Wrong number of parameters."
30 if (( $DEBUG >= 3 ));
then
35 get_convergence_angle.py $UTM_EAST $UTM_NORTH ${UTM_ZONE
void set_variable(const std::string &name, const std::string &value)
Set environment variable.
*set_variable DETECTOR $argv[1] set_variable INPUT_FILE $argv[2,-2] set_variable OUTPUT_FILE $argv[-1]
then set_variable MODULE getModule a $DETECTOR L $STRING $FLOOR JEditDetector a $DETECTOR M $MODULE add $X o $DETECTOR else echo No update of detector $DETECTOR
#define DEBUG(A)
Message macros.