Jpp
18.2.1
the software that should make you happy
|
Acoustics emission. More...
#include <JSuperEvt.hh>
Public Member Functions | |
tx_t () | |
tx_t (const int id, const int counter, const double toe) | |
Public Attributes | |
int | id |
int | counter |
double | toe |
Friends | |
JReader & | operator>> (JReader &in, tx_t &object) |
Read emission from input. More... | |
JWriter & | operator<< (JWriter &out, const tx_t &object) |
Write emission to output. More... | |
Acoustics emission.
Definition at line 61 of file JSuperEvt.hh.
|
inline |
Definition at line 62 of file JSuperEvt.hh.
|
inline |
Definition at line 68 of file JSuperEvt.hh.
Read emission from input.
in | reader |
object | emission |
Definition at line 84 of file JSuperEvt.hh.
Write emission to output.
out | writer |
object | emission |
Definition at line 101 of file JSuperEvt.hh.
int JACOUSTICS::JSuperEvt::tx_t::id |
Definition at line 110 of file JSuperEvt.hh.
int JACOUSTICS::JSuperEvt::tx_t::counter |
Definition at line 111 of file JSuperEvt.hh.
double JACOUSTICS::JSuperEvt::tx_t::toe |
Definition at line 112 of file JSuperEvt.hh.