Trees | Indices | Help |
|
---|
|
object --+ | GeomAnalyzerBase --+ | PosTrack
Class for tracking positions of selected atoms in a trajectory. Pseudo atoms are included.
Since periodic boundary condition is assumed in the MD simulation, the atom positions are wrapped back into the simulation box when they move out of the box. The PosTrack class unwraps the atom positions with respect to their positions in the previous frame. It can be used when atom positions need to be tracked over time, such as diffusion.
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
|
Refer to the docstring of Com.__init__.
|
|
Result is a new frame with selected atoms unwrapped with respect to previous frame, if previous frame exists. Otherwise it is a copy of the input frame.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 2 06:33:08 2017 | http://epydoc.sourceforge.net |