Uses of Class
com.kuka.roboticsAPI.controllerModel.sunrise.state.kmp.MobilePlatformBatteryWarningState

Packages that use MobilePlatformBatteryWarningState
com.kuka.roboticsAPI.controllerModel.sunrise.state.kmp This package contains the states of mobile platform. 
 

Uses of MobilePlatformBatteryWarningState in com.kuka.roboticsAPI.controllerModel.sunrise.state.kmp
 

Methods in com.kuka.roboticsAPI.controllerModel.sunrise.state.kmp that return MobilePlatformBatteryWarningState
 MobilePlatformBatteryWarningState VoltaboxBatteryState.getBatteryWarningState()
           
 MobilePlatformBatteryWarningState IMobilePlatformBatteryState.getBatteryWarningState()
          Gets the battery warning state [critical, warning, normal].
static MobilePlatformBatteryWarningState MobilePlatformBatteryWarningStateConverter.getWarningState(long stateOfCharge)
           
static MobilePlatformBatteryWarningState MobilePlatformBatteryWarningState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MobilePlatformBatteryWarningState[] MobilePlatformBatteryWarningState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2019. All rights reserved.