#include <pdbread.h>
Collaboration diagram for Hetgroup_:
Public Attributes | |
Residue_ | Het |
hetgroup "residue" description. | |
Atom_* | Atoms |
array of atoms:non-NULL for non-biobackbone hets only. | |
int | Atomno |
no of occurrences as "standalone hetero"=len of Atoms[]. | |
int | Biopolyno |
no of occurrences in biopolymer chains. | |
char | Descr [41] |
group description string. | |
Solvtype_ | Solvent |
solvent type. | |
int | Modelno |
model number. |
Definition at line 174 of file pdbread.h.
|
hetgroup "residue" description.
|
|
array of atoms:non-NULL for non-biobackbone hets only.
|
|
no of occurrences as "standalone hetero"=len of Atoms[].
|
|
no of occurrences in biopolymer chains.
|
|
group description string.
|
|
solvent type.
|
|
model number.
|