#include <BALL/FORMAT/NMRStarFile.h>
Public Member Functions | |
SampleCondition () | |
std::ostream & | operator>> (std::ostream &s) |
SampleCondition () | |
std::ostream & | operator>> (std::ostream &s) throw () |
Public Attributes | |
String | name |
vector< String > | types |
StringHashMap< float > | values |
StringHashMap< float > | errors |
StringHashMap< String > | units |
float | temperature |
float | pH |
float | pressure |
SampleConditions. This class includes all information for a set of samples delivered by a NMRStar file. All members are public for easy access.
SampleConditions. This class includes all information for a set of samples delivered by a NMR-Star-File.
Definition at line 88 of file NMRStarFile.h.
BALL::NMRStarFile::SampleCondition::SampleCondition | ( | ) |
BALL::NMRStarFile::SampleCondition::SampleCondition | ( | ) |
std::ostream& BALL::NMRStarFile::SampleCondition::operator>> | ( | std::ostream & | s | ) | throw () |
std::ostream& BALL::NMRStarFile::SampleCondition::operator>> | ( | std::ostream & | s | ) |
Definition at line 101 of file NMRStarFile.h.
Definition at line 95 of file NMRStarFile.h.
Definition at line 69 of file NMRStarFile.h.REMOTE.23414.h.
Definition at line 70 of file NMRStarFile.h.REMOTE.23414.h.
Definition at line 68 of file NMRStarFile.h.REMOTE.23414.h.
Definition at line 99 of file NMRStarFile.h.
Definition at line 102 of file NMRStarFile.h.
Definition at line 100 of file NMRStarFile.h.