mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-04-19 08:55:15 +00:00
optimzation_hours
This commit is contained in:
parent
b767bf0c2b
commit
f951605c2d
@ -2,6 +2,7 @@ from datetime import datetime, timedelta
|
|||||||
|
|
||||||
|
|
||||||
prediction_hours=48
|
prediction_hours=48
|
||||||
|
optimization_hours=24
|
||||||
strafe=10
|
strafe=10
|
||||||
moegliche_ladestroeme_in_prozent = [0.0 ,6.0/16.0, 7.0/16.0, 8.0/16.0, 9.0/16.0, 10.0/16.0, 11.0/16.0, 12.0/16.0, 13.0/16.0, 14.0/16.0, 15.0/16.0, 1.0 ]
|
moegliche_ladestroeme_in_prozent = [0.0 ,6.0/16.0, 7.0/16.0, 8.0/16.0, 9.0/16.0, 10.0/16.0, 11.0/16.0, 12.0/16.0, 13.0/16.0, 14.0/16.0, 15.0/16.0, 1.0 ]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user