Clustering de Proteine
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Member Functions | List of all members
Atom Class Reference

#include <atom.h>

Public Member Functions

 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 ()
 

Constructor & Destructor Documentation

Atom::Atom ( )
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 ( )
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] 
)

Member Function Documentation

Point Atom::getCartesianCoord ( )

Here is the caller graph for this function:

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: