PdbAtomLocation Class Reference

#include <Pdb.h>

List of all members.


Detailed Description

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

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

Constructor & Destructor Documentation

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


Member Function Documentation

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 Vec3& getCoordinates (  )  const [inline]

char getAlternateLocationIndicator (  )  const [inline]

SimTK::Real getTemperatureFactor (  )  const [inline]

SimTK::Real getOccupancy (  )  const [inline]


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

Generated on Fri Sep 26 07:44:33 2008 for SimTKcore by  doxygen 1.5.6