Tag category Dist_constraint_tree
Key tags (columns):
Tags in table Dist_constraint_tree:
Tag | Description | data type | Mandatory |
---|---|---|---|
Constraint_ID | Unique identifier for the constraint in the list of constraints contained in one save frame. | int | yes |
Distance_constraint_list_ID | Pointer to '_Distance_constraint_list.ID' | int | yes |
Down_node_ID | ID of first sibling down. 0 means no node below. | int | |
Entry_ID | Pointer to '_Entry.ID' | code | yes |
Logic_operation | Name can be given here and the function in _Function_detail means the node does not have logic information. | code | |
Node_ID | Nodes with logic only do not need to be listed here. Combined atoms into pseudo atoms (e.g. LEU QG for all 6 protons) is preferred to keep this loop limited. | int | yes |
Right_node_ID | ID of another sibling to the right. 0 means no node to the right. | int | |
Sf_ID | Pointer to '_Distance_constraint_list.Sf_ID' | int | yes |