Implementation file for the DoIFFTClient class.
More...
#include "doifft_client.h"
#include <vector>
#include "comms-lib.h"
#include "concurrent_queue_wrapper.h"
#include "datatype_conversion.h"
#include "gettime.h"
#include "logger.h"
#include "message.h"
Implementation file for the DoIFFTClient class.
◆ kMemcpyBeforeIFFT
| constexpr bool kMemcpyBeforeIFFT = true |
|
staticconstexpr |
◆ kPrintIFFTOutput
| constexpr bool kPrintIFFTOutput = false |
|
staticconstexpr |
◆ kPrintSocketOutput
| constexpr bool kPrintSocketOutput = false |
|
staticconstexpr |
◆ kUseOutOfPlaceIFFT
| constexpr bool kUseOutOfPlaceIFFT = false |
|
staticconstexpr |