IMP  2.4.0
The Integrative Modeling Platform
Public Member Functions | List of all members
IMP.pmi.topology.SystemBase Class Reference

This is the base class for System, _State and _Molecule classes. More...

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

Detailed Description

This is 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 71 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 94 of file pmi/topology/__init__.py.


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