Jpp - the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
JAHRSCalibration.sh File Reference

Go to the source code of this file.

Functions

then usage $script< detector
identifier > fi 
if (($#!=1))
 

Variables

 version
 
then echo Variable JPP_DIR
undefined exit fi source
$JPP_DIR setenv sh $JPP_DIR
set_variable 
DEBUG
 
then fatal Wrong number of
parameters fi set_variable
DETECTOR_ID $argv[1]
set_variable
AHRS_CALIBRATION_FILE $WORKDIR
ahrs_calibration txt JCookie
sh 
if [[!-f $AHRS_CALIBRATION_FILE]]
 

Function Documentation

then usage $script<detector identifier> fi if ( ($#!=1)  )

Variable Documentation

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

Definition at line 6 of file JAHRSCalibration.sh.

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

Definition at line 16 of file JAHRSCalibration.sh.

then fatal Wrong number of parameters fi set_variable DETECTOR_ID $argv [1] set_variable AHRS_CALIBRATION_FILE $WORKDIR ahrs_calibration txt JCookie sh if[[!-f $AHRS_CALIBRATION_FILE]]

Definition at line 32 of file JAHRSCalibration.sh.