Derived Types

TypeLocationExtendsDescription
blackman_harris_window spectrum_windows window

Defines a Blackman-Harris window.

Read more…
flat_top_window spectrum_windows window

Defines a flat-top window.

Read more…
hamming_window spectrum_windows window

Defines a Hamming window.

Read more…
hann_window spectrum_windows window

Defines a Hann window.

Read more…
rectangular_window spectrum_windows window

@brief Defines a rectangular window. Defines a rectangular window.

stft_result spectrum_fft None

A container for STFT output.

welch_window spectrum_windows window

Defines a Welch window.

Read more…
window spectrum_windows None

Defines the structure of a window.