|
Jpp
16.0.1
the software that should make you happy
|
Auxiliary class to compare transmissions. More...
#include <JTransmission.hh>
Public Member Functions | |
| equals (const double precision) | |
| Constructor. More... | |
| bool | operator() (const JTransmission &first, const JTransmission &second) const |
| Compare two transmissions. More... | |
Public Attributes | |
| const double | precision |
Auxiliary class to compare transmissions.
Definition at line 139 of file JTransmission.hh.
|
inline |
Constructor.
| precision | time-of-arrival precision [s] |
Definition at line 145 of file JTransmission.hh.
|
inline |
Compare two transmissions.
| first | first transmission |
| second | second transmission |
Definition at line 157 of file JTransmission.hh.
| const double JACOUSTICS::JTransmission::equals::precision |
Definition at line 162 of file JTransmission.hh.
1.8.5