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

NameDescription
indexZero-based index of the coefficient to remove.