Class ForceCharge.Params

  • Enclosing class:
    ForceCharge

    public static class ForceCharge.Params
    extends java.lang.Object
    Holds parameters for 'Force Charge' mode.
    • Constructor Summary

      Constructors 
      Constructor Description
      Params​(int startChargeBelowCellVoltage, int chargeBelowCellVoltage, int blockDischargeBelowCellVoltage)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Params

        public Params​(int startChargeBelowCellVoltage,
                      int chargeBelowCellVoltage,
                      int blockDischargeBelowCellVoltage)