com.kuka.roboticsAPI.params
Class ElasticityCompensationParameter
java.lang.Object
com.kuka.common.params.AbstractBooleanParameter
com.kuka.roboticsAPI.params.ElasticityCompensationParameter
- All Implemented Interfaces:
- com.kuka.common.params.IParameter<Boolean>
public final class ElasticityCompensationParameter
- extends com.kuka.common.params.AbstractBooleanParameter
Parameter describing the elasticity compensation mode.
- 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.
| Methods inherited from class com.kuka.common.params.AbstractBooleanParameter |
booleanValue, equals, hashCode, value |
ElasticityCompensationParameter
public ElasticityCompensationParameter(boolean value)
- Creates a new value instance of this parameter.
- Parameters:
value - The parameter value.- 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.