|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsound.processors.FFTProcessor
public class FFTProcessor
Douglas Lyon, DocJava, Inc. User: dlyon Date: Nov 20, 2007 Time: 6:42:40 PM
| Constructor Summary | |
|---|---|
FFTProcessor(OscopePanel osp)
|
|
| Method Summary | |
|---|---|
void |
process(byte[] b)
|
void |
process(short[] b)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FFTProcessor(OscopePanel osp)
| Method Detail |
|---|
public void process(short[] b)
process in interface ShortProcessorpublic void process(byte[] b)
process in interface ByteProcessor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||