Changeset 15034
- Timestamp:
- 03/12/13 17:47:48 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/ratecontrol.cc
r15029 r15034 430 430 431 431 const RateControl::DimThreshold data = { fThresholdMin, fCalibrationTimeStart.Mjd(), Time().Mjd() }; 432 fDimThreshold.setQuality( 0);432 fDimThreshold.setQuality(2); 433 433 fDimThreshold.Update(data); 434 434
Note:
See TracChangeset
for help on using the changeset viewer.