|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectspectrogramNoiseReduction.medianFilter.MedianFilterParams
public class MedianFilterParams
| Field Summary | |
|---|---|
int |
filterLength
|
static long |
serialVersionUID
|
| Constructor Summary | |
|---|---|
MedianFilterParams()
|
|
| Method Summary | |
|---|---|
MedianFilterParams |
clone()
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final long serialVersionUID
public int filterLength
| Constructor Detail |
|---|
public MedianFilterParams()
| Method Detail |
|---|
public MedianFilterParams clone()
clone in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||