|
|
VinaLC: Parallel Molecular Docking Program |
Biochemical and Biophysical Systems Group |
#include <pdb.h>

Public Attributes | |
| unsigned | id |
| std::string | name |
| std::string | residue_name |
| int | residue_id |
| vec | coords |
| fl | b_factor |
| std::string | element |
| unsigned pdb_atom::id |
Referenced by pdb::check(), and string_to_pdb_atom().
| std::string pdb_atom::name |
Referenced by pdb::check(), and string_to_pdb_atom().
| std::string pdb_atom::residue_name |
Referenced by string_to_pdb_atom().
| int pdb_atom::residue_id |
Referenced by string_to_pdb_atom().
| vec pdb_atom::coords |
Referenced by pdb::check(), and string_to_pdb_atom().
| fl pdb_atom::b_factor |
Referenced by string_to_pdb_atom().
| std::string pdb_atom::element |
Referenced by pdb::check(), and string_to_pdb_atom().