|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.tritonus.lowlevel.dsp.RectangularWindow
public class RectangularWindow
An implementation of the Rectangular window.
| Constructor Summary | |
|---|---|
RectangularWindow()
|
|
| 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 RectangularWindow()
| 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 | ||||||||