C# Class Window.Hanning

ハニング窓
Inheritance: IWindow
Datei anzeigen Open project: ufcpp/UfcppSample

Public Methods

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

Method Details

Get() public method

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

Hanning() public method

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