Declared in Battery
Declaration
void RemoveOCVCoefficient(
int index
);Description
Removes the OCV coefficient at the given index. If the last coefficient is removed, clears to linear model when empty.
Parameters
| Name | Description |
|---|---|
| index | Zero-based index of the coefficient to remove. |