|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcsp.nxt.io.ActiveUltrasonicSensor
public class ActiveUltrasonicSensor
| Field Summary | |
|---|---|
(package private) int |
distance
|
(package private) lejos.nxt.UltrasonicSensor |
sonic
|
(package private) ChannelOutputInt |
usOut
|
| Constructor Summary | |
|---|---|
ActiveUltrasonicSensor(ChannelOutputInt usOut)
|
|
| 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 |
|---|
lejos.nxt.UltrasonicSensor sonic
int distance
ChannelOutputInt usOut
| Constructor Detail |
|---|
public ActiveUltrasonicSensor(ChannelOutputInt usOut)
| 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 | |||||||||