Uses of Interface
com.kuka.roboticsAPI.controllerModel.sunrise.state.kmp.IMobilePlatformBatteryState

Packages that use IMobilePlatformBatteryState
com.kuka.roboticsAPI.controllerModel.sunrise.state.kmp This package contains the states of mobile platform. 
com.kuka.roboticsAPI.controllerModel.sunrise.state.kmp.provider This package contains the state providers. 
com.kuka.roboticsAPI.deviceModel.kmp This package contains mobile platform devices. 
 

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

Classes in com.kuka.roboticsAPI.controllerModel.sunrise.state.kmp that implement IMobilePlatformBatteryState
 class VoltaboxBatteryState
          Wrapper class for every info about the battery of KMP1500.
 

Uses of IMobilePlatformBatteryState in com.kuka.roboticsAPI.controllerModel.sunrise.state.kmp.provider
 

Methods in com.kuka.roboticsAPI.controllerModel.sunrise.state.kmp.provider that return IMobilePlatformBatteryState
 IMobilePlatformBatteryState MobilePlatformStateProvider.getMobilePlatformBatteryState()
          Getting the current battery state of a mobile platform.
 

Uses of IMobilePlatformBatteryState in com.kuka.roboticsAPI.deviceModel.kmp
 

Methods in com.kuka.roboticsAPI.deviceModel.kmp that return IMobilePlatformBatteryState
 IMobilePlatformBatteryState SunriseOmniMoveMobilePlatform.getMobilePlatformBatteryState()
          Returns an IMobilePlatformBatteryState object containing the current mobile platform battery data.
 



Copyright © 2019. All rights reserved.