PdbAtomLocation Class Reference

Location information for a PdbAtom, corresponding to one altLoc for a PdbAtom. More...

#include <Pdb.h>

List of all members.

Public Member Functions

 PdbAtomLocation (SimTK::Vec3 coords, char altLoc= ' ', SimTK::Real tFac=0.00, SimTK::Real occ=1.0)
std::ostream & writePdb (std::ostream &os, const Transform &transform) const
 write columns 31 to 66 of a PDB ATOM/HETATM record at this location
const Vec3getCoordinates () const
char getAlternateLocationIndicator () const
SimTK::Real getTemperatureFactor () const
SimTK::Real getOccupancy () const

Detailed Description

Location information for a PdbAtom, corresponding to one altLoc for a PdbAtom.


Constructor & Destructor Documentation

PdbAtomLocation ( SimTK::Vec3  coords,
char  altLoc = ' ',
SimTK::Real  tFac = 0.00,
SimTK::Real  occ = 1.0 
) [inline, explicit]

Member Function Documentation

char getAlternateLocationIndicator (  )  const [inline]

Referenced by PdbAtom::setLocation().

const Vec3& getCoordinates (  )  const [inline]
SimTK::Real getOccupancy (  )  const [inline]
SimTK::Real getTemperatureFactor (  )  const [inline]
std::ostream& writePdb ( std::ostream &  os,
const Transform transform 
) const

write columns 31 to 66 of a PDB ATOM/HETATM record at this location


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

Generated on Thu Aug 12 16:37:56 2010 for SimTKcore by  doxygen 1.6.1