|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||