|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.kuka.roboticsAPI.motionModel.kmp.MobilePlatformParameterSet
public final class MobilePlatformParameterSet
Parameter used by the mobile platform motions.
| Nested Class Summary | |
|---|---|
static class |
MobilePlatformParameterSet.ActiveTimeoutSpeedUpdate
Parameter class for active timeout after last speed update. |
static class |
MobilePlatformParameterSet.IsJoggingMovementParameter
Parameter class for store if a movement is a jogging movement. |
static class |
MobilePlatformParameterSet.RotAccelerationParameter
Parameter class for rotational acceleration. |
static class |
MobilePlatformParameterSet.RotDecelerationParameter
Parameter class for rotational deceleration. |
static class |
MobilePlatformParameterSet.RotVelocityParameter
Parameter class for rotational velocity. |
static class |
MobilePlatformParameterSet.TimeInActiveTimeout
Parameter for defining the maximal time (in s) until a relative motion has to reach its commanded destination. |
static class |
MobilePlatformParameterSet.TraceParameter
Parameter class for tracing. |
static class |
MobilePlatformParameterSet.TransAccelerationParameter
Parameter class for translational acceleration. |
static class |
MobilePlatformParameterSet.TransDecelerationParameter
Parameter class for translational deceleration. |
static class |
MobilePlatformParameterSet.TransVelocityParameter
Parameter class for the translational velocity. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Class<MobilePlatformParameterSet.TransVelocityParameter> TRANS_VEL_PARAM
public static final Class<MobilePlatformParameterSet.RotVelocityParameter> ROT_VEL_PARAM
public static final Class<MobilePlatformParameterSet.TraceParameter> TRACE_PARAM
public static final Class<MobilePlatformParameterSet.TransAccelerationParameter> TRANS_ACC_PARAM
public static final Class<MobilePlatformParameterSet.RotAccelerationParameter> ROT_ACC_PARAM
public static final Class<MobilePlatformParameterSet.RotDecelerationParameter> ROT_DECEL_PARAM
public static final Class<MobilePlatformParameterSet.TransDecelerationParameter> TRANS_DECEL_PARAM
public static final Class<MobilePlatformParameterSet.ActiveTimeoutSpeedUpdate> ACTIVE_TIMEOUT_SPEED_UPDATE
public static final Class<MobilePlatformParameterSet.TimeInActiveTimeout> TIME_IN_ACTIVE_TIMEOUT
public static final Class<MobilePlatformParameterSet.IsJoggingMovementParameter> IS_JOGGING_TYPE_MOVE_PARAM
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||