#include <pdbread.h>
Collaboration diagram for Chain_:

Public Attributes | |
| Atom_* | Atoms |
| array of atoms in this chain. | |
| int | Atomno |
| no. More... | |
| Secstr_* | Secs |
| secondary structure info. | |
| int | Secsno |
| length of Secs[]. | |
| Ssbond_* | Ssbs |
| array of S-S bonds. | |
| int | Ssbno |
| length of Ssbs[]. | |
| int | Resno |
| no. More... | |
| char | Chid |
| chain ID (for multichains). | |
| int | Modelno |
| model number where chain ID is the same. | |
| long | Type |
| chain type: ORed Typeflags_ together. | |
| char* | Seq |
| real chain sequence in 1-letter code, \0-termin. | |
Definition at line 158 of file pdbread.h.
|
|
array of atoms in this chain.
|
|
|
no. of atoms in chain |
|
|
secondary structure info.
|
|
|
length of Secs[].
|
|
|
array of S-S bonds.
|
|
|
length of Ssbs[].
|
|
|
no. of residues in chain |
|
|
chain ID (for multichains).
|
|
|
model number where chain ID is the same.
|
|
|
chain type: ORed Typeflags_ together.
|
|
|
real chain sequence in 1-letter code, \0-termin.
|
1.2.6 written by Dimitri van Heesch,
© 1997-2001