| Package | Description | 
|---|---|
| com.ur.urcap.api.domain.program.nodes.builtin.configurations.movenode | 
| Modifier and Type | Method and Description | 
|---|---|
MoveLMotionParameters | 
MoveNodeConfigFactory.createMoveLMotionParameters(Speed toolSpeed,
                           ErrorHandler<Speed> toolSpeedErrorHandler,
                           Acceleration toolAcceleration,
                           ErrorHandler<Acceleration> toolAccelerationErrorHandler)
Creates a shared motion parameters object for a MoveL. 
 | 
MoveLMotionParameters | 
MoveLMoveNodeConfig.getMotionParameters()  | 
| Modifier and Type | Method and Description | 
|---|---|
MoveLMoveNodeConfig | 
MoveNodeConfigFactory.createMoveLConfig(MoveLMotionParameters moveLMotionParameters,
                 Feature feature)
Creates a MoveL shared values configuration. 
 | 
Copyright © 2018. All rights reserved.