C# Class DSPUtil.Sinc

Inheritance: SoundObj
显示文件 Open project: hughpyle/inguz-DSPUtil

Public Methods

Method Description
Sinc ( int size, double fC_Fraction ) : System

Method Details

Sinc() public method

public Sinc ( int size, double fC_Fraction ) : System
size int
fC_Fraction double
return System