mFES - molecular Finite Element Solver
0.4
|
Atom() | Atom | [inline] |
Atom(int _atomNumber, string _atomName, char _confID, string _residueName, char _chainID, int _residueNumber, Point3< float > _coord, float _charge, float _radius, string _segName) | Atom | [inline] |
atomName | Atom | [private] |
atomNumber | Atom | [private] |
chainID | Atom | [private] |
charge | Atom | [private] |
confID | Atom | [private] |
coord | Atom | [private] |
getAtomName() | Atom | [inline] |
getAtomNumber() | Atom | [inline] |
getChainID() | Atom | [inline] |
getCharge() | Atom | [inline] |
getCoord() | Atom | [inline] |
getRadius() | Atom | [inline] |
getResidueName() | Atom | [inline] |
getResidueNumber() | Atom | [inline] |
pqrLine() | Atom | [inline] |
print() | Atom | [inline] |
radius | Atom | [private] |
residueName | Atom | [private] |
residueNumber | Atom | [private] |
segName | Atom | [private] |
setCharge(float _charge) | Atom | [inline] |
setResidueName(string _residueName) | Atom | [inline] |