C# Class Window.Hamming

ハミング窓
Inheritance: IWindow
显示文件 Open project: ufcpp/UfcppSample

Public Methods

Method Description
Get ( double i ) : double
Hamming ( int order ) : System

Method Details

Get() public method

public Get ( double i ) : double
i double
return double

Hamming() public method

public Hamming ( int order ) : System
order int
return System