com.kuka.nav.lift
Class LiftAction.Command
java.lang.Object
com.kuka.nav.lift.LiftAction.Command
- Enclosing class:
- LiftAction
public static final class LiftAction.Command
- extends Object
Enum to represent the bolt levels of an OmniMove.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DOWN
public static final LiftAction.Command DOWN
- Moves the lift down.
UP
public static final LiftAction.Command UP
- Moves the lift up.
getHeight
public double getHeight()
- Returns:
- the lift height in [m]
Copyright © 2019. All rights reserved.