C# 클래스 DSPUtil.Blackman

상속: CosWindow
파일 보기 프로젝트 열기: hughpyle/inguz-DSPUtil

공개 메소드들

메소드 설명
Blackman ( int center, int sidewidth ) : System
Blackman ( int center, int sidewidth, int halfplateauwidth ) : System

메소드 상세

Blackman() 공개 메소드

public Blackman ( int center, int sidewidth ) : System
center int
sidewidth int
리턴 System

Blackman() 공개 메소드

public Blackman ( int center, int sidewidth, int halfplateauwidth ) : System
center int
sidewidth int
halfplateauwidth int
리턴 System