pyLM  v1.1
A Python Problem Solving Environment for the simulation of stochastic biological systems
 All Classes Namespaces Files Functions Variables Pages
Public Member Functions | Public Attributes | List of all members
pySTDLM.Fitting.MomentComparator Class Reference
Inheritance diagram for pySTDLM.Fitting.MomentComparator:
pySTDLM.Fitting.Comparator

Public Member Functions

def __init__
 
def computeMetric
 
- Public Member Functions inherited from pySTDLM.Fitting.Comparator
def __init__
 
def computeMetric
 

Public Attributes

 moment
 
 value
 
 sem
 
- Public Attributes inherited from pySTDLM.Fitting.Comparator
 specie
 

Constructor & Destructor Documentation

def pySTDLM.Fitting.MomentComparator.__init__ (   self,
  specie,
  moment,
  value = None,
  sem = None 
)

Member Function Documentation

def pySTDLM.Fitting.MomentComparator.computeMetric (   self,
  fileHandle,
  time = None,
  data = None 
)

Member Data Documentation

pySTDLM.Fitting.MomentComparator.moment
pySTDLM.Fitting.MomentComparator.sem
pySTDLM.Fitting.MomentComparator.value

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