IMP Reference Guide
2.5.0
The Integrative Modeling Platform
|
The base class for System, State and Molecule classes. More...
The base class for System, State and Molecule classes.
It contains shared functions in common to these classes
Definition at line 70 of file pmi/topology/__init__.py.
Public Member Functions | |
def | build |
Build the coordinates of the system. More... | |
def IMP.pmi.topology.SystemBase.build | ( | self | ) |
Build the coordinates of the system.
Loop through stored(?) hierarchies and set up coordinates!
Definition at line 93 of file pmi/topology/__init__.py.