IMP logo
IMP Reference Guide  2.5.0
The Integrative Modeling Platform
IMP.pmi.topology.SystemBase Class Reference

The base class for System, State and Molecule classes. More...

+ Inheritance diagram for IMP.pmi.topology.SystemBase:

Detailed Description

The base class for System, State and Molecule classes.

It contains shared functions in common to these classes

Note
This class is only available in Python.

Definition at line 70 of file pmi/topology/__init__.py.

Public Member Functions

def build
 Build the coordinates of the system. More...
 

Member Function Documentation

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.


The documentation for this class was generated from the following file: