com.kuka.roboticsAPI.params
Class CircAngleParameter
java.lang.Object
com.kuka.common.params.AbstractDoubleParameter
com.kuka.roboticsAPI.params.CircAngleParameter
- All Implemented Interfaces:
- com.kuka.common.params.IParameter<Double>
public final class CircAngleParameter
- extends com.kuka.common.params.AbstractDoubleParameter
Parameter for the circ angle of a robot motion.
- This element is an undocumented internal feature. It is not intended to be used by applications as it might change or be removed in future versions.
|
Constructor Summary |
CircAngleParameter(double value)
Creates a new value instance of this parameter. |
| Methods inherited from class com.kuka.common.params.AbstractDoubleParameter |
doubleValue, equals, hashCode, value |
CircAngleParameter
public CircAngleParameter(double value)
- Creates a new value instance of this parameter.
- Parameters:
value - The angle in rad for the circ motion.- This element is an undocumented internal feature. It is not intended to be used by applications as it might change or be removed in future versions.
Copyright © 2019. All rights reserved.