#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 432 of file NMRStarFile.h.
std::ostream& BALL::NMRStarFile::NMRSpectrometer::operator>> | ( | std::ostream & | s | ) |
Definition at line 438 of file NMRStarFile.h.
Definition at line 436 of file NMRStarFile.h.
Definition at line 437 of file NMRStarFile.h.
Definition at line 435 of file NMRStarFile.h.