Added common mask wavelet curve

This commit is contained in:
Desmis
2020-06-22 22:36:02 +02:00
parent 476ea4861a
commit e3bed2c920
8 changed files with 61 additions and 6 deletions

View File

@@ -1444,6 +1444,7 @@ struct LocallabParams {
double shadmask;
std::vector<double> HHhmask_curve;
std::vector<double> Lmask_curve;
std::vector<double> LLmask_curvewav;
LocallabSpot();