#include <atom.h>
|
| Atom () |
|
| Atom (int snum, char name[5], char alt, char resname[4], char chain, int resnum, char insertion_residue_code, Point coord, float occupancy, float tempFactor, char segID[5], char element[3], char charge[3]) |
|
void | set_cartesian_coords (Point coord) |
|
Point | getCartesianCoord () |
|
| Atom () |
|
| Atom (int snum, char name[5], char alt, char resname[4], char chain, int resnum, char insertion_residue_code, Point coord, float occupancy, float tempFactor, char segID[5], char element[3], char charge[3]) |
|
void | set_cartesian_coords (Point coord) |
|
Point | getCartesianCoord () |
|
Atom::Atom |
( |
int |
snum, |
|
|
char |
name[5], |
|
|
char |
alt, |
|
|
char |
resname[4], |
|
|
char |
chain, |
|
|
int |
resnum, |
|
|
char |
insertion_residue_code, |
|
|
Point |
coord, |
|
|
float |
occupancy, |
|
|
float |
tempFactor, |
|
|
char |
segID[5], |
|
|
char |
element[3], |
|
|
char |
charge[3] |
|
) |
| |
Atom::Atom |
( |
int |
snum, |
|
|
char |
name[5], |
|
|
char |
alt, |
|
|
char |
resname[4], |
|
|
char |
chain, |
|
|
int |
resnum, |
|
|
char |
insertion_residue_code, |
|
|
Point |
coord, |
|
|
float |
occupancy, |
|
|
float |
tempFactor, |
|
|
char |
segID[5], |
|
|
char |
element[3], |
|
|
char |
charge[3] |
|
) |
| |
Point Atom::getCartesianCoord |
( |
) | |
|
Point Atom::getCartesianCoord |
( |
) | |
|
void Atom::set_cartesian_coords |
( |
Point |
coord) | |
|
void Atom::set_cartesian_coords |
( |
Point |
coord) | |
|
The documentation for this class was generated from the following files:
- /home/uranium/Dropbox/fac/semestre6/info 606/projet/clustering/mypdbreader/atom.h
- /home/uranium/Dropbox/fac/semestre6/info 606/projet/clustering/rmsd.cpp
- /home/uranium/Dropbox/fac/semestre6/info 606/projet/clustering/mypdbreader/atom.cpp