Skip to content
Member Filters
Show Inherited
Show Protected
Show abstract
GR32_Resamplers🞂TWindowedSincKernelClass

TWindowedSincKernel

Base class for Sinc spatial reconstruction kernels constrained by window functions.

Inheritance:TObject 🞂 TPersistent 🞂 TCustomKernel 🞂 TWindowedKernel 🞂 TWindowedSincKernel

Declaration

pascal
TWindowedSincKernel = class(TWindowedKernel)

Description

TWindowedSincKernel is the base class for Sinc filters constrained by window functions w(x):

f(x)=sinc(x)w(x)=sin(πx)πxw(x)(|x|<W)