|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlejos.nxt.addon.GyroSensor
public class GyroSensor
Support the HiTechnic Gyro sensor - untested. http://www.hitechnic.com/
Field Summary |
---|
Constructor Summary | |
---|---|
GyroSensor(ADSensorPort port)
|
Method Summary | |
---|---|
int |
readValue()
Read the gyro value |
void |
setOffset(int offset)
Set the offset |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GyroSensor(ADSensorPort port)
Method Detail |
---|
public int readValue()
public void setOffset(int offset)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |