DIY Auto-Correlator 1.0
Auto-Correlator Card implementation using Teensy 4.x microcontrollers.
Classes
accumulator.hpp File Reference
#include "./../types.hpp"
Include dependency graph for accumulator.hpp:
This graph shows which files directly or indirectly include this file:

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...