#include <BALL/FORMAT/NMRStarFile.h>
Public Member Functions | |
std::ostream & | operator>> (std::ostream &s) |
Public Attributes | |
String | name |
String | manufacturer |
String | model |
float | field_strength |
NMRSpectrometer This class includes all NMR spectrometer information. All members are public for easy access.
Definition at line 371 of file NMRStarFile.h.
std::ostream& BALL::NMRStarFile::NMRSpectrometer::operator>> | ( | std::ostream & | s | ) |
Definition at line 377 of file NMRStarFile.h.
Definition at line 375 of file NMRStarFile.h.
Definition at line 376 of file NMRStarFile.h.
Definition at line 374 of file NMRStarFile.h.