NanoShaper  0.7.2
NanoShaper is a tool able to triangulate and inspect an arbitray triangulated surface or several types of molecular surfaces
Atom Class Reference

An atom: an atom is a point in R^3 with radius, charge and dielectric value. More...

#include <tools.h>

Inheritance diagram for Atom:
Point

List of all members.

Public Member Functions

 Atom (const double x, const double y, const double z, const double r, const double c, const int d)
 Atom (const double x, const double y, const double z, const double r, const double c, const int d, const string name, const string resName, const int resNum, const string chain)
 Atom (Atom &p)
void print ()

Public Attributes

double radius
double radius2
double charge
int dielectric
AtomInfo ai

Detailed Description

An atom: an atom is a point in R^3 with radius, charge and dielectric value.


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