- Calcolo MRR spostato in MachiningLib. Funzione: GetToolMRR
- Aggiornato strategia STR0002
This commit is contained in:
@@ -661,7 +661,6 @@ end
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
-- ritorna l'indice della strategia migliore, tra le due passate
|
||||
local function GetIndexBestStrategyFromComparison( AvailableStrategies, nIndex1, nIndex2)
|
||||
-- TODO tra nCompletionIndex e dCompletionPercentage ne serve uno solo, valutare se ammettere entrambi così la strategia può scegliere quale restituire
|
||||
local dChosenIndex = 0
|
||||
-- controllo indici
|
||||
if nIndex1 == 0 and nIndex2 == 0 then
|
||||
|
||||
Reference in New Issue
Block a user