Add scanres vs locktime on active fit graph as experimental feature

This commit is contained in:
DarkPhoenix
2019-10-24 13:52:34 +03:00
parent 536eb1efa5
commit d1be0bb680
15 changed files with 242 additions and 44 deletions

View File

@@ -20,8 +20,8 @@
import math
from eos.calc import calculateRangeFactor
from graphs.calc import calculateMultiplier, checkLockRange, checkDroneControlRange
from eos.calc import calculateMultiplier, calculateRangeFactor
from graphs.calc import checkLockRange, checkDroneControlRange
from graphs.data.base import SmoothPointGetter