summaryrefslogtreecommitdiff
path: root/gr-analog/include/gnuradio/analog/fastnoise_source.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-analog/include/gnuradio/analog/fastnoise_source.h')
-rw-r--r--gr-analog/include/gnuradio/analog/fastnoise_source.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gr-analog/include/gnuradio/analog/fastnoise_source.h b/gr-analog/include/gnuradio/analog/fastnoise_source.h
index f32720a2e1..28cb21b4ca 100644
--- a/gr-analog/include/gnuradio/analog/fastnoise_source.h
+++ b/gr-analog/include/gnuradio/analog/fastnoise_source.h
@@ -27,6 +27,7 @@
#include <gnuradio/analog/api.h>
#include <gnuradio/analog/noise_type.h>
#include <gnuradio/sync_block.h>
+#include <vector>
#include <cstdint>
namespace gr {
@@ -63,6 +64,7 @@ template<class T>
long seed = 0, long samples=1024*16);
virtual T sample() = 0;
virtual T sample_unbiased() = 0;
+ virtual const std::vector<T>& samples() const = 0;
/*!
* Set the noise type. Nominally from the