|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectRobotEncoder
class RobotEncoder
Title: RobotEncoder
Description: To update and get encoder values
Copyright: Copyright (c) 2004
Company: ING
Field Summary | |
---|---|
(package private) MotionControllerEncoder |
thisMotionControllerEncoder
|
Constructor Summary | |
---|---|
RobotEncoder()
|
Method Summary | |
---|---|
(package private) int |
getEncoderValue(MotionControllerAxis theAxis)
Get the encoder value |
(package private) void |
update()
Update the encoder values |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
MotionControllerEncoder thisMotionControllerEncoder
Constructor Detail |
---|
RobotEncoder()
Method Detail |
---|
void update()
int getEncoderValue(MotionControllerAxis theAxis)
theAxis
- The axis
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |