lejos.nxt.addon
Class GyroSensor
java.lang.Object
lejos.nxt.addon.GyroSensor
- All Implemented Interfaces:
- SensorConstants
public class GyroSensor
- extends Object
- implements SensorConstants
Support the HiTechnic Gyro sensor - untested.
http://www.hitechnic.com/
- Author:
- Lawrie Griffiths
Fields inherited from interface lejos.nxt.SensorConstants |
MODE_ANGLESTEP, MODE_BOOLEAN, MODE_CELSIUS, MODE_FARENHEIT, MODE_PCTFULLSCALE, MODE_PERIODCOUNTER, MODE_RAW, MODE_TRANSITIONCNT, TYPE_ANGLE, TYPE_COLORBLUE, TYPE_COLORFULL, TYPE_COLORGREEN, TYPE_COLORNONE, TYPE_COLORRED, TYPE_CUSTOM, TYPE_HISPEED, TYPE_LIGHT_ACTIVE, TYPE_LIGHT_INACTIVE, TYPE_LOWSPEED, TYPE_LOWSPEED_9V, TYPE_NO_SENSOR, TYPE_REFLECTION, TYPE_SOUND_DB, TYPE_SOUND_DBA, TYPE_SWITCH, TYPE_TEMPERATURE |
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 |
GyroSensor
public GyroSensor(ADSensorPort port)
readValue
public int readValue()
- Read the gyro value
- Returns:
- gyro value
setOffset
public void setOffset(int offset)
- Set the offset