1 #ifndef __JDETECTOR__JDETECTORHEADER__
2 #define __JDETECTOR__JDETECTORHEADER__
21 namespace JDETECTOR {}
22 namespace JPP {
using namespace JDETECTOR; }
90 const double precision = std::numeric_limits<double>::min())
const
106 in >>
static_cast<JUTMGrid&
> (header);
124 out << static_cast<const JUTCTimeRange&>(header);
126 out << static_cast<const JUTMGrid&> (header);
128 out << static_cast<const JUTMPosition&> (header);
144 in >>
static_cast<JUTMGrid&
> (header);
160 out << static_cast<const JUTCTimeRange&>(header);
161 out << static_cast<const JUTMGrid&> (header);
162 out << static_cast<const JUTMPosition&> (header);
229 template<
class JDetectorHeader_t>
254 return JUTMGrid(
"UTM",
"WGS84",
"33N");
265 return JUTMGrid(
"UTM",
"WGS84",
"32N");
JDetectorHeader getORCADetectorHeader()
Get detector header for ORCA.
bool isORCADetector(const JDetectorHeader &header)
Check if given detector header is compatible with that of ORCA.
Interface for binary output.
bool isARCADetector(const JDetectorHeader &header)
Check if given detector header is compatible with tat of ARCA.
const JUTMPosition & getUTMPosition() const
Get UTM position.
#define gmake_property(A)
macros to convert (template) parameter to JPropertiesElement object
double getDisplacement(const JUTMPosition &position) const
Get displacement to position.
JUTMPosition()
Default constructor.
Utility class to parse parameter values.
Simple data structure to support I/O of equations (see class JLANG::JEquation).
Data structure for UTM position.
Utility class to parse parameter values.
JUTCTimeRange()
Default constructor.
JUTMGrid()
Default constructor.
JUTMGrid getARCAUTMGrid()
Get UTM grid for ARCA.
Template definition of auxiliary base class for comparison of data structures.
Interface for binary input.
Data structure for UTM grid.
const JUTMGrid & getUTMGrid() const
Get UTM grid.
z range($ZMAX-$ZMIN)< $MINIMAL_DZ." fi fi typeset -Z 4 STRING typeset -Z 2 FLOOR JPlot1D -f $
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
JDetectorHeader getARCADetectorHeader()
Get detector header for ARCA.
JUTMGrid getORCAUTMGrid()
Get UTM grid for ORCA.