Jpp
17.3.0-rc.1
the software that should make you happy
|
Go to the source code of this file.
Functions | |
then usage $script< detector identifier > nAuxiliary script to download compass calibration data from database fi | if (($#!=1)) |
Variables | |
version | |
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR | set_variable |
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]] |
then usage $script<detector identifier> nAuxiliary script to download compass calibration data from database fi if | ( | ($#!=1) | ) |
version |
Definition at line 6 of file JAHRSCalibration.sh.
Definition at line 19 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 33 of file JAHRSCalibration.sh.