Start getTransmissionData.
This commit is contained in:
@@ -120,8 +120,8 @@ namespace Recon
|
||||
static int numPixelXY = 128;
|
||||
static double offsetElectronic = 5.2e-7;
|
||||
static int aScanReconstructionFrequency = 10000000;
|
||||
static int minTemperature = 15;
|
||||
static int maxTemperature = 40;
|
||||
static double minTemperature = 15;
|
||||
static double maxTemperature = 40;
|
||||
//transParams.detection
|
||||
static int forceRedetect = 0;
|
||||
static int saveDetection = 0;
|
||||
|
||||
Reference in New Issue
Block a user