|
Jpp 20.0.0-rc.9-29-gccc23c492-D
the software that should make you happy
|
3D match criterion for acoustic signals. More...
Public Member Functions | |
| JMatch3D (const JAbstractSoundVelocity &V, const double Tmax_s=0.0) | |
| Constructor. | |
| virtual bool | operator() (const hit_type &first, const hit_type &second) const override |
| Match operator. | |
Public Attributes | |
| const JAbstractSoundVelocity & | V |
| const double | Tmax_s |
3D match criterion for acoustic signals.
Definition at line 96 of file JAcousticsTriggerProcessor.cc.
|
inline |
Constructor.
| V | sound velocity |
| Tmax_s | maximal extra time [s] |
Definition at line 106 of file JAcousticsTriggerProcessor.cc.
|
inlineoverridevirtual |
Match operator.
| first | hit |
| second | hit |
Definition at line 119 of file JAcousticsTriggerProcessor.cc.
| const JAbstractSoundVelocity& JACOUSTICS::JMatch3D::V |
Definition at line 132 of file JAcousticsTriggerProcessor.cc.
| const double JACOUSTICS::JMatch3D::Tmax_s |
Definition at line 133 of file JAcousticsTriggerProcessor.cc.