|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectkoala.KoalaMotorLimits
public class KoalaMotorLimits
Class which stores the minimum and maximum positions of motors on the Koala.
| Field Summary | |
|---|---|
int |
max
|
int |
min
|
| Constructor Summary | |
|---|---|
KoalaMotorLimits(int min,
int max)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int max
public int min
| Constructor Detail |
|---|
public KoalaMotorLimits(int min,
int max)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||