5 #ifndef BALL_FORMAT_BRUKER2DFILE_H
6 #define BALL_FORMAT_BRUKER2DFILE_H
8 #ifndef BALL_FORMAT_JCAMPFILE_H
12 #ifndef BALL_DATATYPE_REGULARDATA2D_H
51 void read(
const String &name);
60 std::list<std::pair<int, int> > getPeakList()
const;
68 std::pair<Position, Position> getPosition(
double x,
double y);
72 void setShiftRange(
double offsetf1,
double offsetf2,
double swidthf1,
double swidthf2,
73 double bfreqf1,
double bfreqf2,
double spointnumf1,
double spointnumf2);
JCAMPFile parsf1_
These classes give access to the parameters used in aqcuiring the spectrum.
std::ios::openmode OpenMode
RegularData2D & getData()
const RegularData2D & getData() const
Return a reference to the spectrum.