public interface MotionController
| Modifier and Type | Interface and Description |
|---|---|
static class |
MotionController.Component |
| Modifier and Type | Method and Description |
|---|---|
void |
setComponentState(MotionController.Component c,
boolean activationState) |
void |
setComponentValue(MotionController.Component c,
Integer value) |
void |
setComponentValue(MotionController.Component c,
String value) |
void |
setGazePlanName(String planName) |
void |
setGazeSightNumber(Integer sightNumber) |
void |
setGazeState(boolean enabled) |
void setComponentState(MotionController.Component c, boolean activationState)
void setComponentValue(MotionController.Component c, String value)
void setComponentValue(MotionController.Component c, Integer value)
void setGazeState(boolean enabled)
void setGazePlanName(String planName)
void setGazeSightNumber(Integer sightNumber)
Copyright © 2010-2016. All Rights Reserved.