#include <BALL/FORMAT/NMRStarFile.h>
Public Member Functions | |
NMRAtomData () | |
Public Attributes | |
Position | atom_ID |
Position | residue_seq_code |
String | residue_label |
String | atom_name |
char | atom_type |
float | shift_value |
float | error_value |
Position | ambiguity_code |
name Data classes and structures. These classes represent the data extracted from NMR-Star-Files. NMRAtomData This structure includes all information for one atom delivered by a NMR-Star-File. All members are public for easy access.
BALL::NMRAtomData::NMRAtomData | ( | ) |