VinaLC: Parallel Molecular Docking Program

Biochemical and Biophysical Systems Group
VinaLC version: 1.1.2

pdb_atom Struct Reference

#include <pdb.h>

Collaboration diagram for pdb_atom:

Public Attributes

unsigned id
 
std::string name
 
std::string residue_name
 
int residue_id
 
vec coords
 
fl b_factor
 
std::string element
 

Member Data Documentation

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().


The documentation for this struct was generated from the following file: