Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members  

Gortable_ Struct Reference

Gortable_ : stores the amino acid permutation string Aaperm, the number of structural states (Statno), the length of Aaperm (Aano) and a Statno-long array (States[]) whose elements are the State_ records (see above) for each structural state. More...

#include <gor.h>

Collaboration diagram for Gortable_:

Collaboration graph
[legend]
List of all members.

Public Attributes

char* Descr
char * Aaperm
int Statno
int Aano
State_States

Detailed Description

Gortable_ : stores the amino acid permutation string Aaperm, the number of structural states (Statno), the length of Aaperm (Aano) and a Statno-long array (States[]) whose elements are the State_ records (see above) for each structural state.

Descr is a string describing the table (the 1st line in the table file).

Definition at line 52 of file gor.h.


Member Data Documentation

char* Gortable_::Descr
 

Definition at line 54 of file gor.h.

char * Gortable_::Aaperm
 

Definition at line 54 of file gor.h.

int Gortable_::Statno
 

Definition at line 55 of file gor.h.

int Gortable_::Aano
 

Definition at line 55 of file gor.h.

State_* Gortable_::States
 

Definition at line 56 of file gor.h.


The documentation for this struct was generated from the following file:
Generated at Wed Aug 21 09:33:32 2002 for The Razorback C Library: Bioinformatics by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001