IMP
2.4.0
The Integrative Modeling Platform
|
This is the base class for System, _State and _Molecule classes. More...
This is the base class for System, _State and _Molecule classes.
It contains shared functions in common to these classes
Definition at line 71 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 94 of file pmi/topology/__init__.py.