Jpp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
sound-V:fit.sh File Reference

Go to the source code of this file.

Functions

then usage $script fi if (($#!=0))
 

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
VELOCITY_TXT $WORKDIR soundv
txt set_variable VELOCITY_ROOT
$WORKDIR soundv root 
if [[!-f $VELOCITY_TXT]]
 
then fatal No sound velocity
file $VELOCITY_TXT fi JGraph f
$VELOCITY_TXT o $VELOCITY_ROOT
sort gr 
k
 

Function Documentation

then usage $script fi if ( ($#!=0)  )

Variable Documentation

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

Definition at line 2 of file sound-V:fit.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 BACKGROUND ${ACOUSTICS_BACKGROUND:+-B}
set_variable FORMULA "[0] + [1]*(sqrt(1.0 + 0.5*(x-[2])*(x-[2])/([3]*[3])) - 1.0)"
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 sound-V:fit.sh.

then fatal Wrong number of arguments fi set_variable VELOCITY_TXT $WORKDIR soundv txt set_variable VELOCITY_ROOT $WORKDIR soundv root if[[!-f $VELOCITY_TXT]]

Definition at line 27 of file sound-V:fit.sh.

then fatal No sound velocity file $VELOCITY_TXT fi JGraph f $VELOCITY_TXT o $VELOCITY_ROOT sort gr k

Definition at line 35 of file sound-V:fit.sh.