|
A Hopf, Skip and a Jump
|
Struct to pass getZ thread parameters to a worker thread. More...
#include <detectorbank.h>
Public Attributes | |
| std::size_t | firstChannel |
| First channel to process. | |
| std::size_t | numChannels |
| Number of channels to process. | |
| discriminator_t * | frames |
| Output array. | |
| std::size_t | framesPerChannel |
| Number of frames per channel. | |
| std::size_t | numFrames |
| Number of frames left to process. | |
Struct to pass getZ thread parameters to a worker thread.
Definition at line 218 of file detectorbank.h.
1.8.13