1 #ifndef __JDETECTOR__JHYDROPHONE__
2 #define __JDETECTOR__JHYDROPHONE__
18 namespace JDETECTOR {}
19 namespace JPP {
using namespace JDETECTOR; }
65 in >>
static_cast<JLocation&
> (hydrophone);
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.
Type definition of hydrophone.
Logical location of module.
JHydrophone(const JLocation location, const JPosition3D &position)
Constructor.
Logical location of module.
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
JHydrophone()
Default constructor.
Data structure for position in three dimensions.
friend std::ostream & operator<<(std::ostream &out, const JHydrophone &hydrophone)
Write hydrophone to output.