OpenMM
PDBxReporter Class Reference

PDBxReporter outputs a series of frames from a Simulation to a PDBx/mmCIF file. More...

+ Inheritance diagram for PDBxReporter:

List of all members.

Public Member Functions

def report
 Generate a report.
def __del__

Detailed Description

PDBxReporter outputs a series of frames from a Simulation to a PDBx/mmCIF file.

To use it, create a PDBxReporter, then add it to the Simulation's list of reporters.


Constructor & Destructor Documentation

def __del__ (   self)

Reimplemented from PDBReporter.


Member Function Documentation

def report (   self,
  simulation,
  state 
)

Generate a report.

Parameters:
simulation(Simulation) The Simulation to generate a report for
state(State) The current state of the simulation

Reimplemented from PDBReporter.


The documentation for this class was generated from the following file:
 All Classes Functions Variables