DIY Auto-Correlator 1.0
Auto-Correlator Card implementation using Teensy 4.x microcontrollers.
|
#include "./../types.hpp"
Go to the source code of this file.
Classes | |
class | Accumulator |
Adapter object responsible for accumulating the points and coarsening the time-series as per the relavent linear-correlator time-resolution. More... | |