1 #ifndef __JACOUSTICS__JTOA__
2 #define __JACOUSTICS__JTOA__
15 namespace JACOUSTICS {}
17 using namespace JACOUSTICS;
20 namespace JACOUSTICS {
double relativeToA_s() const
Time of Arrival, expressed in seconds relative to the DAQ frame start.
int64_t relativeToA_ns() const
Time of Arrival, expressed in nanoseconds relative to the DAQ frame start.
int32_t WAVEFORMID
DOM unique identifeir.
Time-of-arrival data from acoustic piezo sensor or hydrophone.
int32_t RUN
detector identifier
uint32_t QUALITYFACTOR
The ticks (16ns) part of the DAQ frame timestamp.
double TOA_S() const
Time of Arrival, expressed in seconds relative to Unix epoch (1 January 1970 00:00:00 UTC) ...
uint32_t QUALITYNORMALISATION
A measure of how good the waveform match was to the signal.
double daqFrameTimeStart_s() const
Time stamp of the DAQ frame start, in seconds since the Unix epoch (1 January 1970 00:00:00 UTC) ...
uint32_t TICKS
The seconds part of the DAQ frame timestamp.
uint32_t DOMID
DAQ run number.
int64_t daqFrameTimeStart_ns() const
Normalization for the quality factor.
int64_t TOA_NS
Unique ID of the waveform that best described the signal around TOA_NS.
uint32_t SECONDS
Time of Arrival, in ns (relative to Unix epoch, 1 January 1970 00:00:00 UTC)