Adjustements to Const and Label Local labgrid

This commit is contained in:
Desmis
2019-02-24 08:26:20 +01:00
parent 7701a56e6c
commit 017c40fd12
5 changed files with 22 additions and 15 deletions

View File

@@ -1093,6 +1093,7 @@ struct LocallabParams {
bool enabled;
static const double LABGRIDL_CORR_MAX;
static const double LABGRIDL_CORR_SCALE;
static const double LABGRIDL_DIRECT_SCALE;
int nbspot;
int selspot;
std::vector<LocallabSpot> spots;