
#include <gk_struct.h>

Data Fields | |
| char | name |
| double | x |
| double | y |
| double | z |
Definition at line 169 of file gk_struct.h.
| char center_of_mass::name |
| double center_of_mass::x |
Definition at line 171 of file gk_struct.h.
Referenced by gk_readpdbfile(), and gk_writecentersofmass().
| double center_of_mass::y |
Definition at line 172 of file gk_struct.h.
Referenced by gk_readpdbfile(), and gk_writecentersofmass().
| double center_of_mass::z |
Definition at line 173 of file gk_struct.h.
Referenced by gk_readpdbfile(), and gk_writecentersofmass().
1.5.5