|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmotejx.extensions.motionplus.MotionPlusCalibrationData
public class MotionPlusCalibrationData
Constructor Summary | |
---|---|
MotionPlusCalibrationData()
|
Method Summary | |
---|---|
int |
getPitch()
|
int |
getRoll()
|
int |
getYaw()
|
void |
setPitch(int pitch)
|
void |
setRoll(int roll)
|
void |
setYaw(int yaw)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MotionPlusCalibrationData()
Method Detail |
---|
public int getYaw()
public void setYaw(int yaw)
public int getRoll()
public void setRoll(int roll)
public int getPitch()
public void setPitch(int pitch)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |