#include <modes.h>
List of all members.
Public Attributes |
int | i |
| index
|
int | n |
| index (intended as atom index for per-atom info)
|
int | loc |
| location index (endocyclic, exocyclic H, etc.)
|
char * | Desc |
| free-form description
|
int | C |
| complexity = number of motion types present
|
int | ns |
intset * | s |
| plain stretches in mode
|
int | nb |
intset * | b |
| plain angle bends in mode
|
int | nt |
intset * | t |
| plain torsions in mode
|
int | nw |
intset * | w |
| number of plain wags, pointers to locations
|
int | nrk |
intset * | rk |
| number of plain rocks, pointers to locations
|
double | se |
double | be |
double | te |
double | we |
double | rke |
| these are "extents" for each of the above motions
|
int | nr |
int | ntwo |
| numbers of rings or pairs of coupled atoms
|
ringassign * | r |
| ring assignment structures
|
twoassign * | two |
| structures for coupled motions
|
Detailed Description
Definition at line 190 of file modes.h.
Member Data Documentation
plain angle bends in mode
Definition at line 201 of file modes.h.
complexity = number of motion types present
Definition at line 195 of file modes.h.
free-form description
Definition at line 194 of file modes.h.
location index (endocyclic, exocyclic H, etc.)
Definition at line 193 of file modes.h.
index (intended as atom index for per-atom info)
Definition at line 192 of file modes.h.
ring assignment structures
Definition at line 211 of file modes.h.
number of plain rocks, pointers to locations
Definition at line 207 of file modes.h.
these are "extents" for each of the above motions
Definition at line 208 of file modes.h.
plain stretches in mode
Definition at line 199 of file modes.h.
plain torsions in mode
Definition at line 203 of file modes.h.
structures for coupled motions
Definition at line 212 of file modes.h.
number of plain wags, pointers to locations
Definition at line 205 of file modes.h.
The documentation for this struct was generated from the following file: