|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcsp.nxt.io.ActiveMotor
public class ActiveMotor
| Constructor Summary | |
|---|---|
ActiveMotor(lejos.nxt.Motor m,
ChannelInputInt in)
|
|
| 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 |
| Constructor Detail |
|---|
public ActiveMotor(lejos.nxt.Motor m,
ChannelInputInt in)
| 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 | |||||||||