AtomData sub-class; stores atom data. More...
#include <C:/Users/bake113/Desktop/Sync/Software/apbs/trunk/src/generic/apbs/vparam.h>
Data Fields | |
| char | atomName [VMAX_ARGLEN] |
| char | resName [VMAX_ARGLEN] |
| double | charge |
| double | radius |
| double | epsilon |
AtomData sub-class; stores atom data.
interacting with atom
:
is the well-depth (in the desired energy units),
is the distance between atoms
and
, and
is the sum of the van der Waals radii. Definition at line 79 of file vparam.h.
1.7.2