EchoMap 2026-07-25 6d3977c
An experimental cross-platform digital signal processing application for sound-source localisation.
Loading...
Searching...
No Matches
FrequencySpectrumFactory.hpp File Reference

FrequencySpectrumFactory specification. More...

#include <memory>
#include <span>
#include "../FrequencySpectrum.hpp"
#include "../Signal.hpp"

Go to the source code of this file.

Classes

class  echomap::FrequencySpectrumFactory
 Provides a static helper to perform discrete Fourier transforms on Signal objects to produce frequency spectra. More...

Namespaces

namespace  echomap
 The main EchoMap outermost namespace for all non-exported symbols.

Detailed Description

FrequencySpectrumFactory specification.

Author
Oliver Dixon
Date
2026-07-14

Definition in file FrequencySpectrumFactory.hpp.