com.kuka.nav.fleet.graph.properties
Class NodeMaxDecelerationAbs
java.lang.Object
com.kuka.nav.fleet.graph.properties.AbstractProperty
com.kuka.nav.fleet.graph.properties.AbstractNodeMaxMotionAbsProperty
com.kuka.nav.fleet.graph.properties.NodeMaxDecelerationAbs
- All Implemented Interfaces:
- Property, Serializable
public class NodeMaxDecelerationAbs
- extends AbstractNodeMaxMotionAbsProperty
Property describing the max allowed deceleration on an edge.
- See Also:
- Serialized Form
NodeMaxDecelerationAbs
public NodeMaxDecelerationAbs(Double rotation)
- Creates a new max absolute deceleration with given values.
- Parameters:
rotation - rotation deceleration rad/s²
NodeMaxDecelerationAbs
public NodeMaxDecelerationAbs()
- Constructs a new max absolute deceleration property with default values.
toString
public String toString()
- Overrides:
toString in class AbstractNodeMaxMotionAbsProperty
Copyright © 2019. All rights reserved.