#include <gk_struct.h>
Data Fields | |
int | serial |
char * | name |
char | altLoc |
char * | resname |
char | chainid |
int | rserial |
char | icode |
char | element |
double | x |
double | y |
double | z |
double | opcy |
double | tmpt |
Definition at line 148 of file gk_struct.h.
Definition at line 149 of file gk_struct.h.
Referenced by gk_readpdbfile(), gk_writealphacarbons(), gk_writebackbone(), and gk_writefullatom().
char* atom::name |
Definition at line 150 of file gk_struct.h.
Referenced by gk_freepdbf(), gk_readpdbfile(), gk_writealphacarbons(), gk_writebackbone(), and gk_writefullatom().
char atom::altLoc |
Definition at line 151 of file gk_struct.h.
Referenced by gk_readpdbfile(), gk_writealphacarbons(), gk_writebackbone(), and gk_writefullatom().
char* atom::resname |
Definition at line 152 of file gk_struct.h.
Referenced by gk_freepdbf(), gk_readpdbfile(), gk_writealphacarbons(), gk_writebackbone(), and gk_writefullatom().
char atom::chainid |
Definition at line 153 of file gk_struct.h.
Referenced by gk_readpdbfile(), gk_writealphacarbons(), gk_writebackbone(), and gk_writefullatom().
Definition at line 154 of file gk_struct.h.
Referenced by gk_readpdbfile(), gk_writealphacarbons(), gk_writebackbone(), and gk_writefullatom().
char atom::icode |
Definition at line 155 of file gk_struct.h.
Referenced by gk_readpdbfile(), gk_writealphacarbons(), gk_writebackbone(), and gk_writefullatom().
char atom::element |
double atom::x |
Definition at line 157 of file gk_struct.h.
Referenced by gk_readpdbfile(), gk_writealphacarbons(), gk_writebackbone(), and gk_writefullatom().
double atom::y |
Definition at line 158 of file gk_struct.h.
Referenced by gk_readpdbfile(), gk_writealphacarbons(), gk_writebackbone(), and gk_writefullatom().
double atom::z |
Definition at line 159 of file gk_struct.h.
Referenced by gk_readpdbfile(), gk_writealphacarbons(), gk_writebackbone(), and gk_writefullatom().
double atom::opcy |
Definition at line 160 of file gk_struct.h.
Referenced by gk_readpdbfile(), gk_writealphacarbons(), gk_writebackbone(), and gk_writefullatom().
double atom::tmpt |
Definition at line 161 of file gk_struct.h.
Referenced by gk_readpdbfile(), gk_writealphacarbons(), gk_writebackbone(), and gk_writefullatom().