|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.kuka.roboticsAPI.controllerModel.sunrise.api.SPRComponent
com.kuka.roboticsAPI.controllerModel.sunrise.api.Module
com.kuka.roboticsAPI.controllerModel.sunrise.predefinedCompounds.kmp.MobPlatSpdCntrl
public class MobPlatSpdCntrl
Module for mobile platform speed control.
| Constructor Summary | |
|---|---|
MobPlatSpdCntrl()
Creates a new instance of the module. |
|
| Method Summary | |
|---|---|
com.kuka.roboticsAPI.controllerModel.sunrise.api.InPort |
getCartPosDesPort()
Gets the input port for the desired cartesian position. |
com.kuka.roboticsAPI.controllerModel.sunrise.api.InPort |
getCartPosMsrPort()
Gets the input port for the measures cartesian position. |
com.kuka.roboticsAPI.controllerModel.sunrise.api.InPort |
getCartSpeedDesPort()
Gets the input port for the desired cartesian speed. |
com.kuka.roboticsAPI.controllerModel.sunrise.api.InPort |
getCartSpeedMsrPort()
Gets the input port for the measured cartesian speed. |
com.kuka.roboticsAPI.controllerModel.sunrise.api.OutPort |
getOdoSpeedCmdPort()
Gets the output port for the commanded cartesian speed. |
com.kuka.roboticsAPI.controllerModel.sunrise.api.OutPort |
getTrackingErrorExceededPort()
Gets the output port which indicates if the tracking error is exceeded. |
| Methods inherited from class com.kuka.roboticsAPI.controllerModel.sunrise.api.Module |
|---|
getComponentType, getComponentVersion |
| Methods inherited from class com.kuka.roboticsAPI.controllerModel.sunrise.api.SPRComponent |
|---|
addInPort, addInPort, addOutPort, addOutPort, addParameter, getChecksum, getExpressionSegmentString, getInPort, getInPorts, getInstanceName, getName, getOutPort, getOutPorts, getParameter, getParameterList, getSPR, hasSameDataAs, onAsyncEvent, onFinished, onInitialize, onSerialization, onSPRStateChanged, onSPRStateChangedSync, setInstanceName, setName, toString, tryGetParameter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MobPlatSpdCntrl()
| Method Detail |
|---|
public com.kuka.roboticsAPI.controllerModel.sunrise.api.InPort getCartPosMsrPort()
public com.kuka.roboticsAPI.controllerModel.sunrise.api.InPort getCartSpeedMsrPort()
public com.kuka.roboticsAPI.controllerModel.sunrise.api.InPort getCartPosDesPort()
public com.kuka.roboticsAPI.controllerModel.sunrise.api.InPort getCartSpeedDesPort()
public com.kuka.roboticsAPI.controllerModel.sunrise.api.OutPort getOdoSpeedCmdPort()
public com.kuka.roboticsAPI.controllerModel.sunrise.api.OutPort getTrackingErrorExceededPort()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||