GetPlanGoal returns the plan goal and if the goal is soc based
()
| 125 | ClearPlanLock() |
| 126 | // GetPlanGoal returns the plan goal and if the goal is soc based |
| 127 | GetPlanGoal() (float64, bool) |
| 128 | // GetPlanRequiredDuration returns required duration of plan to reach the goal from current state |
| 129 | GetPlanRequiredDuration(goal, maxPower float64) time.Duration |
| 130 | // GetPlanStrategy returns the plan strategy |
no outgoing calls
no test coverage detected