Uses of Class
com.kuka.nav.fleet.graph.properties.MaxVelocity

Packages that use MaxVelocity
com.kuka.nav.fleet.graph.properties Contains the properties of a graph. 
 

Uses of MaxVelocity in com.kuka.nav.fleet.graph.properties
 

Methods in com.kuka.nav.fleet.graph.properties that return MaxVelocity
static MaxVelocity MaxVelocity.get(PropertyHolder e, Integer robotTypeId)
          Helper function to retrieve this property from an edge.
static MaxVelocity MaxVelocity.parse(String value)
          Parses the max velocities from the given string.
 



Copyright © 2019. All rights reserved.