C# Class Window.Blackman

ブラックマン窓
Inheritance: IWindow
ファイルを表示 Open project: ufcpp/UfcppSample

Public Methods

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

Method Details

Blackman() public method

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

Get() public method

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