NanoShaper
0.3.1
NanoShaper is a tool able to triangulate and inspect an arbitray triangulated surface or several types of molecular surfaces such as the Gaussian, Skin and the SES
|
An atom: an atom is a point in R^3 with radius, charge and dielectric value. More...
#include <tools.h>
Public Member Functions | |
Atom (double x, double y, double z, double r, double c, int d) | |
Atom (Atom &p) | |
Public Attributes | |
double | radius |
double | charge |
int | dielectric |
An atom: an atom is a point in R^3 with radius, charge and dielectric value.