1 #ifndef BALL_NMR_SHIFTMODEL1D_H 2 #define BALL_NMR_SHIFTMODEL1D_H 4 #ifndef BALL_NMR_SHIFTMODULE_H 8 #ifndef BALL_NMR_SPECTRUM_H 78 void setFilename(
const String& filename)
85 return parameters_.getFilename();
135 dimension_ = dimension;
169 bool isValid()
const;
242 #endif // BALL_NMR_SHIFTMODEL1D_H
#define BALL_CREATE(name)
std::vector< Peak1D > peaks_
void setPeaks(std::vector< Peak1D > peaks)
const Parameters & getParameters() const
std::istream & operator>>(std::istream &is, TRegularData1D< ValueType > &grid)
Input operator.
void setOrigin(const double &origin)
const String & getFilename() const
const System * getSystem() const
const double & getDimension() const
void setSystem(System *system)
const double & getOrigin() const
-*- Mode: C++; tab-width: 2; -*-
bool compute_shifts_
Flag for shift computation.
const double getSpacing() const
const std::vector< Peak1D > & getPeaks() const
void setDimension(const double &dimension)