Location information for a PdbAtom, corresponding to one altLoc for a PdbAtom.
More...
#include <Pdb.h>
List of all members.
Detailed Description
Location information for a PdbAtom, corresponding to one altLoc for a PdbAtom.
Constructor & Destructor Documentation
SimTK::PdbAtomLocation::PdbAtomLocation |
( |
SimTK::Vec3 |
coords, |
|
|
char |
altLoc = ' ' , |
|
|
SimTK::Real |
tFac = 0.00 , |
|
|
SimTK::Real |
occ = 1.0 |
|
) |
| [inline, explicit] |
Member Function Documentation
std::ostream& SimTK::PdbAtomLocation::writePdb |
( |
std::ostream & |
os, |
|
|
const Transform & |
transform |
|
) |
| const |
write columns 31 to 66 of a PDB ATOM/HETATM record at this location
const Vec3& SimTK::PdbAtomLocation::getCoordinates |
( |
| ) |
const [inline] |
char SimTK::PdbAtomLocation::getAlternateLocationIndicator |
( |
| ) |
const [inline] |
SimTK::Real SimTK::PdbAtomLocation::getTemperatureFactor |
( |
| ) |
const [inline] |
SimTK::Real SimTK::PdbAtomLocation::getOccupancy |
( |
| ) |
const [inline] |
The documentation for this class was generated from the following file: