|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmotejx.extensions.motionplus.MotionPlusEvent
public class MotionPlusEvent
Constructor Summary | |
---|---|
MotionPlusEvent(double yawLeftSpeed,
double rollLeftSpeed,
double pitchDownSpeed)
|
Method Summary | |
---|---|
long |
getEventTime()
|
double |
getPitchDownSpeed()
|
double |
getRollLeftSpeed()
|
double |
getYawLeftSpeed()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MotionPlusEvent(double yawLeftSpeed, double rollLeftSpeed, double pitchDownSpeed)
Method Detail |
---|
public double getYawLeftSpeed()
public double getRollLeftSpeed()
public double getPitchDownSpeed()
public long getEventTime()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |