public interface CustomDecelerationParameters extends DecelerationParameters
| Modifier and Type | Interface and Description | 
|---|---|
static class  | 
CustomDecelerationParameters.Type  | 
DecelerationParameters.ParameterType| Modifier and Type | Method and Description | 
|---|---|
AngularAcceleration | 
getAngularDeceleration()
The rate at which to decelerate when the until condition is met. 
 | 
Acceleration | 
getCartesianDeceleration()
The rate at which to decelerate when the until condition is met. 
 | 
CustomDecelerationParameters.Type | 
getCurrentType()  | 
getTypeCustomDecelerationParameters.Type getCurrentType()
AngularAcceleration getAngularDeceleration()
Acceleration getCartesianDeceleration()
Copyright © 2020. All rights reserved.