|
||||||||||
| 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.LBRCartVelValidator
public final class LBRCartVelValidator
Module for monitoring the T1 velocity.
| Constructor Summary | |
|---|---|
LBRCartVelValidator()
Creates a new LbrT1Validator Module. |
|
| Method Summary | |
|---|---|
InPort |
getAxisQCmd()
Get the axisQCmd InPort. |
InPort |
getAxisQMsr()
Get the axisQMsr InPort. |
InPort |
getJacobian()
Get the jacobian InPort. |
InPort |
getOperationMode()
Get the operationMode InPort. |
InPort |
getOverrideCmd()
Get the overrideCmd InPort. |
void |
setOverrideCmd(InPort overrideCmd)
Set the overrideCmd InPort. |
| 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 LBRCartVelValidator()
| Method Detail |
|---|
public InPort getJacobian()
public InPort getAxisQCmd()
public InPort getAxisQMsr()
public InPort getOperationMode()
public InPort getOverrideCmd()
public void setOverrideCmd(InPort overrideCmd)
overrideCmd - the commanded override.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||