Atomic Base

This module defines base class Atomic that all other atomic classes are derived from.

class Atomic[source]

Base class for all atomic classes that can be used for type checking.

copy()[source]

Return a copy of atoms (and atomic data) in an AtomGroup instance.

select(selstr, **kwargs)[source]

Return atoms matching selstr criteria. See select module documentation for details and usage examples.

Read the Docs v: v1.5
Versions
latest
v1.5
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.