1 #ifndef __JDETECTOR__JHYDROPHONE__ 
    2 #define __JDETECTOR__JHYDROPHONE__ 
   18 namespace JDETECTOR {}
 
   19 namespace JPP { 
using namespace JDETECTOR; }
 
   81       out << static_cast<const JLocation&>  (
hydrophone);
 
   83       out << static_cast<const JPosition3D&>(
hydrophone);
 
friend std::istream & operator>>(std::istream &in, JHydrophone &hydrophone)
Read hydrophone from input. 
 
clean for KEY in pcal ccal tripod transmitter hydrophone
 
Type definition of hydrophone. 
 
Logical location of module. 
 
JHydrophone(const JLocation location, const JPosition3D &position)
Constructor. 
 
Logical location of module. 
 
JHydrophone()
Default constructor. 
 
Data structure for position in three dimensions. 
 
then fatal Wrong number of arguments fi set_variable DETECTOR $argv[1] set_variable INPUT_FILE $argv[2] eval JPrintDetector a $DETECTOR O IDENTIFIER eval JPrintDetector a $DETECTOR O SUMMARY JAcoustics sh $DETECTOR_ID source JAcousticsToolkit sh CHECK_EXIT_CODE typeset A EMITTERS get_tripods $WORKDIR tripod txt EMITTERS get_transmitters $WORKDIR transmitter txt EMITTERS for EMITTER in
 
friend std::ostream & operator<<(std::ostream &out, const JHydrophone &hydrophone)
Write hydrophone to output.