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