GLYLIB
0.3.0b
|
#include <molecules.h>
Public Attributes | |
int | nP |
molindex * | P |
double | s |
Definition at line 32 of file molecules.h.
int molindex_set::nP |
number of positions
Definition at line 33 of file molecules.h.
Referenced by find_assembly_top_level_atoms_by_n(), find_residue_atoms_by_N(), and set_assembly_atom_molbonds_from_PDB_CONECT().
the nP relevant positions
Definition at line 34 of file molecules.h.
Referenced by find_assembly_top_level_atoms_by_n(), find_residue_atoms_by_N(), and set_assembly_atom_molbonds_from_PDB_CONECT().
double molindex_set::s |
size (e.g., total length of chain)
Definition at line 35 of file molecules.h.