#include <NMRStarFile.h>
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 |
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.
1.5.8