#include <CorrelatorCurve.h>
|
| unsigned int | get_ncorr () const |
| | The number of points in a correlation curve.
|
| |
|
| double | macro_time_duration = 1.0 |
| | Time calibration the duration of a single macro time unit.
|
| |
| unsigned int | n_casc = 25 |
| | The number of cascades that coarsen the data.
|
| |
| unsigned int | n_bins = 17 |
| | The number of bins (correlation channels) per cascade.
|
| |
| std::string | correlation_method |
| |
◆ get_ncorr()
| unsigned int CorrelationCurveSettings::get_ncorr |
( |
| ) |
const |
|
inline |
The number of points in a correlation curve.
◆ correlation_method
| std::string CorrelationCurveSettings::correlation_method |
◆ macro_time_duration
| double CorrelationCurveSettings::macro_time_duration = 1.0 |
Time calibration the duration of a single macro time unit.
◆ n_bins
| unsigned int CorrelationCurveSettings::n_bins = 17 |
The number of bins (correlation channels) per cascade.
◆ n_casc
| unsigned int CorrelationCurveSettings::n_casc = 25 |
The number of cascades that coarsen the data.
The documentation for this struct was generated from the following file: