Jpp test-rotations-old
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. | |
JWriter & | operator<< (JWriter &out, const tx_t &object) |
Write emission to output. | |
Acoustics emission.
Definition at line 60 of file JSuperEvt.hh.
|
inline |
Definition at line 61 of file JSuperEvt.hh.
|
inline |
Read emission from input.
in | reader |
object | emission |
Definition at line 83 of file JSuperEvt.hh.
Write emission to output.
out | writer |
object | emission |
Definition at line 100 of file JSuperEvt.hh.
int JACOUSTICS::JSuperEvt::tx_t::id |
Definition at line 109 of file JSuperEvt.hh.
int JACOUSTICS::JSuperEvt::tx_t::counter |
Definition at line 110 of file JSuperEvt.hh.
double JACOUSTICS::JSuperEvt::tx_t::toe |
Definition at line 111 of file JSuperEvt.hh.