BALL
1.4.79
|
#include <BALL/FORMAT/NMRStarFile.h>
Public Member Functions | |
ShiftReferenceSet () | |
std::ostream & | operator>> (std::ostream &s) |
Public Attributes | |
String | name |
std::vector < ShiftReferenceElement > | elements |
ShiftReferenceSet. This class includes all information for all sets of shift references for several atom types delivered by a NMRStar file. All members are public for easy access.
Definition at line 221 of file NMRStarFile.h.
BALL::NMRStarFile::ShiftReferenceSet::ShiftReferenceSet | ( | ) |
std::ostream& BALL::NMRStarFile::ShiftReferenceSet::operator>> | ( | std::ostream & | s | ) |
std::vector<ShiftReferenceElement> BALL::NMRStarFile::ShiftReferenceSet::elements |
Definition at line 229 of file NMRStarFile.h.
String BALL::NMRStarFile::ShiftReferenceSet::name |
Definition at line 228 of file NMRStarFile.h.