FERS 1.0.0
The Flexible Extensible Radar Simulator
Loading...
Searching...
No Matches
interpolation_filter.h File Reference

Interpolation filter implementation using Kaiser windowing. More...

#include <expected>
#include <span>
#include <vector>
#include "core/config.h"
+ Include dependency graph for interpolation_filter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  interp::InterpFilter
 Provides methods to generate interpolation filters using Kaiser windows. More...
 

Namespaces

namespace  interp
 

Detailed Description

Interpolation filter implementation using Kaiser windowing.

Definition in file interpolation_filter.h.