Acoustic transmission.
More...
#include <JTransmission.hh>
Acoustic transmission.
Definition at line 29 of file JTransmission.hh.
JACOUSTICS::JTransmission::JTransmission |
( |
| ) |
|
|
inline |
JACOUSTICS::JTransmission::JTransmission |
( |
const int |
run, |
|
|
const int |
id, |
|
|
const double |
Q, |
|
|
const double |
W, |
|
|
const double |
toa_s, |
|
|
const double |
toe_s |
|
) |
| |
|
inline |
Constructor.
- Parameters
-
run | run number |
id | identifier |
Q | quality |
W | normalisation |
toa_s | time-of-arrival [s] |
toe_s | time-of-emission [s] |
Definition at line 55 of file JTransmission.hh.
Q(UTCMax_s-UTCMin_s)-livetime_s
virtual JACOUSTICS::JTransmission::~JTransmission |
( |
| ) |
|
|
inlinevirtual |
int JACOUSTICS::JTransmission::getRunNumber |
( |
| ) |
const |
|
inline |
int JACOUSTICS::JTransmission::getID |
( |
| ) |
const |
|
inline |
double JACOUSTICS::JTransmission::getQ |
( |
| ) |
const |
|
inline |
double JACOUSTICS::JTransmission::getW |
( |
| ) |
const |
|
inline |
double JACOUSTICS::JTransmission::getToA |
( |
| ) |
const |
|
inline |
Get calibrated time of arrival.
- Returns
- time [s]
Definition at line 126 of file JTransmission.hh.
double JACOUSTICS::JTransmission::getToE |
( |
| ) |
const |
|
inline |
Get estimated time of emission.
- Returns
- time [s]
Definition at line 137 of file JTransmission.hh.
void JACOUSTICS::JTransmission::setToE |
( |
const double |
toe | ) |
|
|
inline |
Read transmission from input.
- Parameters
-
in | reader |
object | transmission |
- Returns
- reader
Definition at line 161 of file JTransmission.hh.
then fatal The output file must have the wildcard in the e g root fi 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
Write transmission to output.
- Parameters
-
out | writer |
object | transmission |
- Returns
- writer
Definition at line 181 of file JTransmission.hh.
int JACOUSTICS::JTransmission::run |
|
protected |
int JACOUSTICS::JTransmission::id |
|
protected |
double JACOUSTICS::JTransmission::q |
|
protected |
double JACOUSTICS::JTransmission::w |
|
protected |
double JACOUSTICS::JTransmission::toa |
|
protected |
double JACOUSTICS::JTransmission::toe |
|
protected |
The documentation for this struct was generated from the following file: