sVatom Struct Reference
[Vatom class]

Contains public data members for Vatom class/module. More...

#include <vatom.h>

Data Fields

double position [3]
double radius
double charge
double partID
double epsilon
int id
char resName [VMAX_RECLEN]
char atomName [VMAX_RECLEN]

Detailed Description

Contains public data members for Vatom class/module.

Author:
Nathan Baker, David Gohara, Mike Schneiders

Field Documentation

char sVatom::atomName[VMAX_RECLEN]

Atom name from PDB/PDR file

Referenced by Vatom_getAtomName(), and Vatom_setAtomName().

Atomic charge

Referenced by Valist_getStatistics(), Vatom_getCharge(), and Vatom_setCharge().

Epsilon value for WCA calculations

Referenced by Vacc_wcaForceAtom().

Atomic ID; this should be a unique non-negative integer assigned based on the index of the atom in a Valist atom array

Referenced by ivdwAccExclus(), splineAcc(), Vacc_splineAcc(), and Vacc_splineAccGrad().

double sVatom::position[3]
char sVatom::resName[VMAX_RECLEN]

Residue name from PDB/PQR file

Referenced by Vatom_getResName(), and Vatom_setResName().


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2