Declared in Battery
Declaration
void ClearOCVCoefficients();Description
Clears all OCV coefficients. The battery then uses the linear model: NominalVoltage * SOC. Stored as empty array for REST/serialization compatibility.
Declared in Battery
void ClearOCVCoefficients();Clears all OCV coefficients. The battery then uses the linear model: NominalVoltage * SOC. Stored as empty array for REST/serialization compatibility.