JayBeams
0.1
Another project to have fun coding.
|
#include <jb/fftw/time_delay_estimator.hpp>
#include <jb/testing/create_square_timeseries.hpp>
#include <jb/testing/delay_timeseries.hpp>
#include <boost/test/unit_test.hpp>
#include <chrono>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (fftw_time_delay_estimator_simple) | |
BOOST_AUTO_TEST_CASE (fftw_time_delay_estimator_error) | |
BOOST_AUTO_TEST_CASE | ( | fftw_time_delay_estimator_simple | ) |
Definition at line 11 of file ut_time_delay_estimator.cpp.
References jb::testing::create_square_timeseries(), jb::testing::delay_timeseries_periodic(), and jb::detail::nsamples().
BOOST_AUTO_TEST_CASE | ( | fftw_time_delay_estimator_error | ) |
Definition at line 33 of file ut_time_delay_estimator.cpp.
References jb::detail::nsamples().