static int calcPropagationTimeLegacy(std::vector< double > &timeWave, int const numBins, double const binSize, double const pulseLength, double const pulseLengthDivisor)
Compute propagation time, thus obtaining the intensity peak index and populating the time wave vector...
Definition: WaveMaths.cpp:6