C# Class DSPUtil.CosWindow

Inheritance: SoundObj
Exibir arquivo Open project: hughpyle/inguz-DSPUtil Class Usage Examples

Public Methods

Method Description
CosWindow ( int center, int sidewidth, int halfplateauwidth, double c0, double c1, double c2, double c3 ) : System

Method Details

CosWindow() public method

public CosWindow ( int center, int sidewidth, int halfplateauwidth, double c0, double c1, double c2, double c3 ) : System
center int
sidewidth int
halfplateauwidth int
c0 double
c1 double
c2 double
c3 double
return System