|
OpenStructure
|
#include <atom_group.hh>
Public Member Functions | |
| AtomGroupEntry () | |
| AtomGroupEntry (const AtomImplPtr &a, const geom::Vec3 &p, Real o, Real b) | |
Data Fields | |
| impl::AtomImplW | atom |
| geom::Vec3 | pos |
| Real | occ |
| Real | b_factor |
Definition at line 30 of file atom_group.hh.
|
inline |
Definition at line 31 of file atom_group.hh.
|
inline |
Definition at line 32 of file atom_group.hh.
| impl::AtomImplW atom |
Definition at line 35 of file atom_group.hh.
| Real b_factor |
Definition at line 38 of file atom_group.hh.
| Real occ |
Definition at line 37 of file atom_group.hh.
| geom::Vec3 pos |
Definition at line 36 of file atom_group.hh.