Java Mine
ContentsIndexHome
PreviousUpNext
Sensor.BatteryPercentageHelper Method (eSensorBattery, double)
Syntax
Java
public static double BatteryPercentageHelper(eSensorBattery batteryType, double reportedVoltage);
Parameters 
Description 
eSensorBattery batteryType 
type of battery(coin,AA,LinePower)  
double reportedVoltage 
voltage of battery  

double Returns an estimated percent of remaining battery based on pre-configured battery profiles

@2015 all rights reserved
What do you think about this topic? Send feedback!