|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.tritonus.lowlevel.dsp.HammingWindow
public class HammingWindow
An implementation of the Hamming window.
| Constructor Summary | |
|---|---|
HammingWindow()
|
|
| Method Summary | |
|---|---|
double[] |
getWindow(int nOrder)
Get an array containing the window coefficients. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HammingWindow()
| Method Detail |
|---|
public double[] getWindow(int nOrder)
getWindow in interface WindownOrder - The number of elements that the returned
array should have.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||