#1320 - pre-proto - Performing artithmetric upscaling of stimPlan values.

This commit is contained in:
astridkbjorke
2017-03-20 10:38:58 +01:00
parent 85c69aa15e
commit 28a794cc40
5 changed files with 78 additions and 64 deletions

View File

@@ -46,7 +46,9 @@ public:
bool cellIsActive;
//TODO: Used for upscaling - should be moved?
double upscaledStimPlanValue;
size_t cellIndex;
};