Represents a single site with position and properties.
More...
#include <nuri/fmt/pdb.h>
|
| | PDBAtomSite (char altloc, const Vector3d &pos, double occupancy=1.0, double tempfactor=0.0) noexcept |
| char | altloc () const |
| const Vector3d & | pos () const |
| double | occupancy () const |
| double | tempfactor () const |
Represents a single site with position and properties.
◆ PDBAtomSite()
| nuri::PDBAtomSite::PDBAtomSite |
( |
char | altloc, |
|
|
const Vector3d & | pos, |
|
|
double | occupancy = 1.0, |
|
|
double | tempfactor = 0.0 ) |
|
noexcept |
◆ altloc()
| char nuri::PDBAtomSite::altloc |
( |
| ) |
const |
|
inline |
◆ occupancy()
| double nuri::PDBAtomSite::occupancy |
( |
| ) |
const |
|
inline |
◆ pos()
| const Vector3d & nuri::PDBAtomSite::pos |
( |
| ) |
const |
|
inline |
◆ tempfactor()
| double nuri::PDBAtomSite::tempfactor |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: