|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MotionFrameEvent
A MotionFrame with messaging metadata.
| Nested Class Summary | |
|---|---|
static interface |
MotionFrameEvent.MotionFrameEventFactory
|
| Method Summary | |
|---|---|
java.lang.String |
getDestinationId()
Returns the id String for the destination of the MotionFrameEvent. |
MotionFrame<Robot.RobotPositionMap> |
getMotionFrame()
Returns the MotionFrame associated with this MotionFrameEvent. |
java.lang.String |
getSourceId()
Returns the id String for the source of the MotionFrameEvent. |
long |
getTimestampMillisecUTC()
Returns the timestamp of the MotionFrameEvent. |
| Method Detail |
|---|
java.lang.String getSourceId()
java.lang.String getDestinationId()
long getTimestampMillisecUTC()
MotionFrame<Robot.RobotPositionMap> getMotionFrame()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||