|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.mbari.siam.utils.Filter
org.mbari.siam.utils.UnityFilter
public class UnityFilter
| Field Summary |
|---|
| Fields inherited from class org.mbari.siam.utils.Filter |
|---|
_log4j, ACTION_CANCEL, ACTION_OK, DEFAULT_ID, DEFAULT_NAME |
| Constructor Summary | |
|---|---|
UnityFilter()
|
|
UnityFilter(java.lang.String name,
int id)
|
|
| Method Summary | |
|---|---|
protected int |
doFilterAction(double value)
Perform the filter function with the new input value. |
| Methods inherited from class org.mbari.siam.utils.Filter |
|---|
addInput, addInputs, attach, doubleValue, floatValue, getID, getInput, getInput, indexOf, inputCount, inputGate, intValue, longValue, name, outputGate, removeAllInputs, removeInput, reset, setID, setName, toString, triggerIn, triggerOut |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UnityFilter()
public UnityFilter(java.lang.String name,
int id)
| Method Detail |
|---|
protected int doFilterAction(double value)
doFilterAction in class Filter
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||