Structure to hold information about the pulse.
More...
#include <TraceFilterer.hpp>
|
Trace::size_type | time |
| the time of the pulse
|
|
double | energy |
| energy of the pulse
|
|
bool | isFound |
| true if a pulse is found
|
|
Structure to hold information about the pulse.
TraceFilterer::PulseInfo::PulseInfo |
( |
void |
| ) |
|
|
inline |
Constructor for the pulse info
TraceFilterer::PulseInfo::PulseInfo |
( |
Trace::size_type |
theTime, |
|
|
double |
theEnergy |
|
) |
| |
|
inline |
Constructor taking default arguments
- Parameters
-
[in] | theTime | : time of the pulse |
[in] | theEnergy | : the energy of the pulse |
The documentation for this struct was generated from the following file: