Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dcambron/State-of-Charge-Estimator
/ functions
Functions
10 in github.com/dcambron/State-of-Charge-Estimator
⨍
Functions
10
◇
Types & classes
2
↓ 2 callers
Method
Update
(self,Vt,I,T,timestamp)
Battery.py:28
↓ 1 callers
Method
_EstimateVoc
(self)
Battery.py:75
↓ 1 callers
Method
_GetBoundingPoints
(self, x)
LUT.py:16
↓ 1 callers
Method
_Interpolate
(self, x, lower_point, upper_point)
LUT.py:27
↓ 1 callers
Method
_MeasureVoc
(self)
Battery.py:54
↓ 1 callers
Method
_UpdateSOCCC
(self)
Battery.py:87
↓ 1 callers
Method
_UpdateSOCVoc
(self)
Battery.py:93
Method
__getitem__
(self, x)
LUT.py:8
Method
__init__
(self,SOC_init,timestamp)
Battery.py:13
Method
__init__
(self, points)
LUT.py:5