|
||||||||||
| 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.TwistWrenchTrafoModule
public class TwistWrenchTrafoModule
Module to transform twists and wrenches.
| Constructor Summary | |
|---|---|
TwistWrenchTrafoModule()
Creates a new instance of the TwistWrenchTrafoModule. |
|
| Method Summary | |
|---|---|
InPort |
getOffsetFrameInPort()
Gets the offset port from which will be used to transform the twists and wrenches. |
InPort |
getWrench1InPort()
Gets the wrench1 inport. |
OutPort |
getWrench1OutPort()
Gets the transformed wrench1 outport. |
InPort |
getWrench2InPort()
Gets the wrench2 inport. |
OutPort |
getWrench2OutPort()
Gets the transformed wrench2 outport. |
| 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 TwistWrenchTrafoModule()
| Method Detail |
|---|
public InPort getOffsetFrameInPort()
public InPort getWrench1InPort()
public OutPort getWrench1OutPort()
public InPort getWrench2InPort()
public OutPort getWrench2OutPort()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||