|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectIshmaelDetector.IshDetParams
IshmaelDetector.MatchFiltParams
public class MatchFiltParams
| Field Summary | |
|---|---|
(package private) java.util.ArrayList<java.lang.String> |
kernelFilenameList
This is a list of file names that the user has picked recently. |
static int |
MAX_FILENAME_LIST_SIZE
|
static long |
serialVersionUID
|
| Fields inherited from class IshmaelDetector.IshDetParams |
|---|
channelList, inputDataSource, minTime, name, refractoryTime, thresh, vscale |
| Constructor Summary | |
|---|---|
MatchFiltParams()
|
|
| Method Summary | |
|---|---|
protected MatchFiltParams |
clone()
|
java.lang.String |
getKernelFilename()
Return the name of the kernel file, or "" if none. |
| Methods inherited from class IshmaelDetector.IshDetParams |
|---|
getName, setName |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final long serialVersionUID
java.util.ArrayList<java.lang.String> kernelFilenameList
public static final int MAX_FILENAME_LIST_SIZE
| Constructor Detail |
|---|
public MatchFiltParams()
| Method Detail |
|---|
protected MatchFiltParams clone()
clone in class IshDetParamspublic java.lang.String getKernelFilename()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||