Trees | Indices | Help |
|
---|
|
object --+ | Atomsel
Supports alignment of molecular structures
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
ids ids of selected atoms in the parent system |
|||
system parent system |
|||
_ids | |||
_ptr | |||
_seltext | |||
|
don't use directly - use System.atomsel()
|
str(x)
|
repr(x)
|
Compute alignment to other object. Compute and return aligned rmsd, and rotational and translational transformations. |
compute RMS distance to other object, which may be Atomsel or an array of positions. In either it must be the case that len(other) equals len(self) or len(self.system) |
If other is an Atomsel instance, align the coordinates of other's System with self. If other is a numpy array, align the array with self, using corresponding indices. In either case, return the aligned RMSD. |
|
idsids of selected atoms in the parent system
|
systemparent system
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 2 06:33:09 2017 | http://epydoc.sourceforge.net |