Class Battery


  • public class Battery
    extends java.lang.Object
    • Constructor Detail

      • Battery

        public Battery()
    • Method Detail

      • getVoltageMilliVolt

        public static int getVoltageMilliVolt()
      • getVoltage

        public static float getVoltage()
      • getBatteryCurrent

        public static float getBatteryCurrent()
      • getMotorCurrent

        public static float getMotorCurrent()