#include <PDBstructure.hpp>
Classes | |
struct | Coordinates |
atom id number More... | |
Public Member Functions | |
float | VdW_Radius () |
atomic radii More... | |
int | Read_PDB_File () |
Public Attributes | |
struct Atom::Coordinates | Coord |
float | charge |
float | radii |
atomic charge More... | |
Private Member Functions | |
Atom () | |
~Atom () | |
Atom destructor. More... | |
Private Attributes | |
std::string | Atom_Type |
int | Atom_Number |
Atom_type: H, C, O, etc. More... | |
Friends | |
class | PDB |
class | Residue |
This class store the parameters for each atom instance in a Residue
This class store the parameters for each residue instance in a PDB
|
inlineprivate |
|
private |
Atom destructor.
int Atom::Read_PDB_File | ( | ) |
float Atom::VdW_Radius | ( | ) |
atomic radii
Assign the vdW radius for a given atom.
|
friend |
|
friend |
|
private |
Atom_type: H, C, O, etc.
|
private |
float Atom::charge |
struct Atom::Coordinates Atom::Coord |
float Atom::radii |
atomic charge