Skip to content

File doppler.h

File List > inc > doppler.h

Go to the documentation of this file

#ifndef DOPPLER_H
#define DOPPLER_H

#ifdef __cplusplus
extern "C" {
#endif

/* ── Components ─────────────────────────────────────────────────────────── */

#include "resamp/resamp_core.h"

#include "fir/fir_core.h"

#include "fft/fft_core.h"

#include "fft2d/fft2d_core.h"

#include "resamp_dpmfs/resamp_dpmfs_core.h"

#ifdef __cplusplus
}
#endif

#endif /* DOPPLER_H */