Ignore:
Timestamp:
02/12/15 15:25:14 (10 years ago)
Author:
tbretz
Message:
Allow to access the calibration coefficients.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/mcore/factfits.h

    r17284 r18119  
    3737            readDrsCalib(fname);
    3838    }
     39
     40        const std::vector<int16_t> &GetOffsetCalibration() const { return fOffsetCalibration; }
    3941
    4042private:
Note: See TracChangeset for help on using the changeset viewer.