Go to the documentation of this file.
22 char insertion_residue_code;
24 float occupancy, tempFactor;
30 Atom(
int snum,
char name[5],
char alt,
char resname[4],
char chain,
int resnum,
char insertion_residue_code,
Point coord,
31 float occupancy,
float tempFactor,
char segID[5],
char element[3],
char charge[3]);