GLYLIB  0.3.0b
atom_node Struct Reference

#include <molecules.h>

Collaboration diagram for atom_node:

List of all members.

Public Attributes

char isorigin
ensindex ID
int ni
ensindex ** i
int no
ensindex ** o
int nOV
ensindex ** OV
int nEC
ensindex ** EC
int nps
ensindexpsi
position_setps
ensindextref
double tors

Detailed Description

Definition at line 104 of file molecules.h.


Member Data Documentation

Definition at line 114 of file molecules.h.

Y if yes, N if no

Definition at line 105 of file molecules.h.

Referenced by set_molecule_atom_nodes_from_bonds(), and set_residue_atom_nodes_from_bonds().

number of extra coordinates (e.g., lone pairs) defined

Definition at line 113 of file molecules.h.

number of open valences

Definition at line 111 of file molecules.h.

nEC extra coordinates total number of position sets

Definition at line 115 of file molecules.h.

no atoms making outgoing bonds -- i gives locations in aT

Definition at line 110 of file molecules.h.

Referenced by follow_molecule_atom_nodes_from_bonds(), and follow_residue_atom_nodes_from_bonds().

nOV open valences

Definition at line 112 of file molecules.h.

nps chirality ordered positions

Definition at line 117 of file molecules.h.

nps chirality ordered indices; others point into here if defined

Definition at line 116 of file molecules.h.

torsion to set with respect to grandparent

Definition at line 119 of file molecules.h.

grandparent atom to set torsion -- i gives location in aT

Definition at line 118 of file molecules.h.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Defines