#include <gk_struct.h>
Public Attributes | |
atom * | atoms |
atom ** | bbs |
atom ** | cas |
center_of_mass * | cm |
int | corruption |
int | natoms |
int | nbbs |
int | ncas |
int | nresidues |
char * | resSeq |
char ** | threeresSeq |
Definition at line 180 of file gk_struct.h.
atom* pdbf::atoms |
Definition at line 188 of file gk_struct.h.
atom** pdbf::bbs |
Definition at line 189 of file gk_struct.h.
atom** pdbf::cas |
Definition at line 190 of file gk_struct.h.
center_of_mass* pdbf::cm |
Definition at line 191 of file gk_struct.h.
int pdbf::corruption |
Definition at line 185 of file gk_struct.h.
int pdbf::natoms |
Definition at line 181 of file gk_struct.h.
int pdbf::nbbs |
Definition at line 184 of file gk_struct.h.
int pdbf::ncas |
Definition at line 183 of file gk_struct.h.
int pdbf::nresidues |
Definition at line 182 of file gk_struct.h.
char* pdbf::resSeq |
Definition at line 186 of file gk_struct.h.
char** pdbf::threeresSeq |
Definition at line 187 of file gk_struct.h.