GLYLIB
0.3.0b
|
#include <molecules.h>
Public Attributes | |
char | isorigin |
ensindex | ID |
int | nmbi |
molbond ** | mbi |
int | nmbo |
molbond ** | mbo |
int | nOV |
ensindex ** | OV |
Definition at line 94 of file molecules.h.
whoami? -- here, i gives location in rT.
Definition at line 96 of file molecules.h.
Referenced by set_molecule_residue_nodes_from_bonds().
Y if yes, N if no
Definition at line 95 of file molecules.h.
Referenced by set_molecule_residue_nodes_from_bonds().
nmbi incoming bonds
Definition at line 98 of file molecules.h.
Referenced by follow_molecule_residue_nodes_from_bonds().
outgoing bonds
Definition at line 100 of file molecules.h.
Referenced by follow_molecule_residue_nodes_from_bonds().
number incoming bonds
Definition at line 97 of file molecules.h.
Referenced by follow_molecule_residue_nodes_from_bonds().
number outgoing bonds
Definition at line 99 of file molecules.h.
Referenced by follow_molecule_residue_nodes_from_bonds().
number of open valences
Definition at line 101 of file molecules.h.
nOV open valences
Definition at line 102 of file molecules.h.