|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcsp.nxt.filters.BinaryFilter
public class BinaryFilter
| Field Summary | |
|---|---|
(package private) ChannelInputInt |
configChannel
|
(package private) ChannelInputInt |
inChannel
|
(package private) ChannelOutputInt |
outChannelH
|
(package private) ChannelOutputInt |
outChannelL
|
| Constructor Summary | |
|---|---|
BinaryFilter(ChannelOutputInt outChannelL,
ChannelOutputInt outChannelH,
ChannelInputInt inChannel,
ChannelInputInt configChannel)
|
|
| Method Summary | |
|---|---|
void |
run()
This defines the actions of the process. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
ChannelOutputInt outChannelL
ChannelOutputInt outChannelH
ChannelInputInt inChannel
ChannelInputInt configChannel
| Constructor Detail |
|---|
public BinaryFilter(ChannelOutputInt outChannelL,
ChannelOutputInt outChannelH,
ChannelInputInt inChannel,
ChannelInputInt configChannel)
| Method Detail |
|---|
public void run()
CSProcess
run in interface CSProcess
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||