fit_charge_cap: Fit a charging curve and calculate Rs, Rm, Cm

Description Usage Arguments Value

Description

Fit a charging curve and calculate Rs, Rm, Cm

Usage

1
2
fit_charge_cap(i, intv_charge, intv_hold, delta_v, time_unit = "tick",
  sampling_rate)

Arguments

i

current episode

intv_charge

charging interval

intv_hold

hold interval

delta_v

delta voltage

time_unit

time unit to use.

sampling_rate

sampling ratio passed to TickToTime()

Value

a list of fitted results.


Crystal-YWu/abftools documentation built on May 10, 2019, 8:22 a.m.