#include <redchi.h>
Data Fields | |
gint | type |
type of restraint (enum from cif_lib.h) | |
gint | function |
if mod, what are we doing? (change, add, del) | |
gchar * | name |
name of this restraint (if applicable) | |
gchar * | comp_id [4] |
list of component/atom IDs involved | |
gint | comp_num [4] |
which component number each atom comes from | |
gchar * | symbol |
new symbol after applying a mod | |
gchar * | energy |
new energy | |
gdouble | charge |
new charge | |
gint | ivalue |
integer parameter associated with the restraint (e.g. periodicity) | |
gdouble | value |
value/target of the restraint | |
gdouble | esd |
esd of the value/target |