|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.kuka.roboticsAPI.controllerModel.sunrise.positionMastering.MasteringCheckData
public class MasteringCheckData
Class do keep data retrieved during a master check execution.
| Constructor Summary | |
|---|---|
MasteringCheckData(com.kuka.roboticsAPI.deviceModel.MasteringCheckResult masteringCheckResultValue,
boolean isMoveToMamesRequiredValue)
Constructor with parameters. |
|
| Method Summary | |
|---|---|
com.kuka.roboticsAPI.deviceModel.MasteringCheckResult |
getMasteringCheckResult()
Return mastering check result. |
boolean |
isMoveToMamesRequired()
Return if move to mames was requested by executed algorithm. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MasteringCheckData(com.kuka.roboticsAPI.deviceModel.MasteringCheckResult masteringCheckResultValue,
boolean isMoveToMamesRequiredValue)
masteringCheckResultValue - the joint indexisMoveToMamesRequiredValue - flag if motion enabling is necessary for any update action| Method Detail |
|---|
public com.kuka.roboticsAPI.deviceModel.MasteringCheckResult getMasteringCheckResult()
public boolean isMoveToMamesRequired()
true if move to mames was requested
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||