GLYLIB  0.3.0b
vibmode Struct Reference

#include <modes.h>

Collaboration diagram for vibmode:

List of all members.

Public Attributes

int i
int j
int k
 indices -- molecule number, file entry number, etc.
double f
 frequency for this mode (usually in wavenumbers)
double I
 intensity of mode, user-defined
double IR
 IR intensity of the mode (absorption, preferrably)
double RA
 RAMAN intensity of the mode (absorption, preferrably)
char * Desc
 free-form description
int C
 complexity factor (number of different motions represented)
int ns
 number of stretches in mode
int nb
 number of angle bends in mode
int nt
 number of torsions in mode
int nr
 number of ring-related motions in mode
stretchs
 stretches (ns of these)
bendb
 number of angle bends (na of these)
torsiont
 torsions (nt of these)
ringmotionr
 ring-related motions (nr of these)
double te
 extent of translational character in mode
double re
 extent of rotational character in mode
char ismoltors
 'y' if the whole molecule is torsioning, 'n' if not
vectormag_3D tv
vectormag_3D rv
vectormag_3D mvs
 translation vec, rotation vec, sum of motion vectors
double maxmag
 maximum vector magnitude in native set
double modemax
 maximum s-a-t score in mode set (used to scale vectors to max of 1)
double maxmodemag
 vector magnitude for the modemax vector
double maxKEmag
 for the larges s-a-t assignment, the KE along that assignment
double TOTmag
 Total magnitude of all motions, all molecules.
double TRmag
 Total translation-removed magnitude, all molecules.
double MRmag
 Total molecule-rotation-removed magnitude, all molecules.
double RRmag
 Total residue-rotation-removed magnitude, all molecules.

Detailed Description

Definition at line 90 of file modes.h.


Member Data Documentation

number of angle bends (na of these)

Definition at line 103 of file modes.h.

complexity factor (number of different motions represented)

Definition at line 97 of file modes.h.

free-form description

Definition at line 96 of file modes.h.

double vibmode::f

frequency for this mode (usually in wavenumbers)

Definition at line 92 of file modes.h.

Definition at line 91 of file modes.h.

double vibmode::I

intensity of mode, user-defined

Definition at line 93 of file modes.h.

double vibmode::IR

IR intensity of the mode (absorption, preferrably)

Definition at line 94 of file modes.h.

'y' if the whole molecule is torsioning, 'n' if not

Definition at line 108 of file modes.h.

Definition at line 91 of file modes.h.

indices -- molecule number, file entry number, etc.

Definition at line 91 of file modes.h.

for the larges s-a-t assignment, the KE along that assignment

Definition at line 113 of file modes.h.

maximum vector magnitude in native set

Definition at line 110 of file modes.h.

vector magnitude for the modemax vector

Definition at line 112 of file modes.h.

maximum s-a-t score in mode set (used to scale vectors to max of 1)

Definition at line 111 of file modes.h.

Total molecule-rotation-removed magnitude, all molecules.

Definition at line 116 of file modes.h.

translation vec, rotation vec, sum of motion vectors

Definition at line 109 of file modes.h.

number of angle bends in mode

Definition at line 99 of file modes.h.

Referenced by deallocateVibmode().

number of ring-related motions in mode

Definition at line 101 of file modes.h.

Referenced by deallocateVibmode().

number of stretches in mode

Definition at line 98 of file modes.h.

Referenced by deallocateVibmode().

number of torsions in mode

Definition at line 100 of file modes.h.

Referenced by deallocateVibmode().

ring-related motions (nr of these)

Definition at line 105 of file modes.h.

double vibmode::RA

RAMAN intensity of the mode (absorption, preferrably)

Definition at line 95 of file modes.h.

double vibmode::re

extent of rotational character in mode

Definition at line 107 of file modes.h.

Total residue-rotation-removed magnitude, all molecules.

Definition at line 117 of file modes.h.

Definition at line 109 of file modes.h.

stretches (ns of these)

Definition at line 102 of file modes.h.

torsions (nt of these)

Definition at line 104 of file modes.h.

double vibmode::te

extent of translational character in mode

Definition at line 106 of file modes.h.

Total magnitude of all motions, all molecules.

Definition at line 114 of file modes.h.

Total translation-removed magnitude, all molecules.

Definition at line 115 of file modes.h.

Definition at line 109 of file modes.h.


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