|
tttrlib
A library for time-tagged time resolved data
|
#include <iostream>#include <vector>#include <utility>#include <cstring>#include <complex>#include <cmath>#include "pocketfft/pocketfft_hdronly.h"#include "TTTR.h"#include "CLSMFrame.h"#include "CLSMLine.h"#include "CLSMPixel.h"#include "DecayPhasor.h"#include "Correlator.h"Go to the source code of this file.
Classes | |
| class | CLSMSettings |
| class | CLSMImage |
Enumerations | |
| enum | ReadingRoutine { CLSM_DEFAULT , CLSM_SP5 , CLSM_SP8 } |
| Different types of distances between two accessible volumes. More... | |
| enum ReadingRoutine |