Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Residue.h File Reference

#include "Atom.h"
#include "ResizeArray.h"

Go to the source code of this file.

Compounds

class  Residue
 Based on the uniq_resid assigned in BaseMolecule, a residue knows what other residues it is connected to, and maintains a list of the atoms it contains. More...


Defines

#define SS_HELIX_ALPHA   0
#define SS_HELIX_3_10   1
#define SS_HELIX_PI   2
#define SS_BETA   3
#define SS_BRIDGE   4
#define SS_TURN   5
#define SS_COIL   6


Define Documentation

#define SS_BETA   3
 

Definition at line 33 of file Residue.h.

Referenced by AtomColor::find, read_dssp_record, and read_stride_record.

#define SS_BRIDGE   4
 

Definition at line 34 of file Residue.h.

Referenced by AtomColor::find, read_dssp_record, and read_stride_record.

#define SS_COIL   6
 

Definition at line 36 of file Residue.h.

Referenced by AtomColor::find, read_dssp_record, read_stride_record, and Residue::Residue.

#define SS_HELIX_3_10   1
 

Definition at line 31 of file Residue.h.

Referenced by AtomColor::find, read_dssp_record, and read_stride_record.

#define SS_HELIX_ALPHA   0
 

Definition at line 30 of file Residue.h.

Referenced by AtomColor::find, read_dssp_record, and read_stride_record.

#define SS_HELIX_PI   2
 

Definition at line 32 of file Residue.h.

Referenced by AtomColor::find, read_dssp_record, and read_stride_record.

#define SS_TURN   5
 

Definition at line 35 of file Residue.h.

Referenced by AtomColor::find, read_dssp_record, and read_stride_record.


Generated on Thu Mar 28 02:44:49 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002