coordComparer
index
coordComparer.py

[ no help available yet]
 
 
# This file was created automatically by SWIG.
# Don't modify this file, modify the SWIG interface instead.
# This file is compatible with both classic and new-style classes.

 
Classes
       
__builtin__.object
CoordComparer
CoordComparerPtr

 
class CoordComparer(__builtin__.object)
   
 

 
  Methods defined here:
__del__(self, destroy=<built-in function delete_CoordComparer>)

 
__getattr__ lambda self, name

 
__init__(self, *args)

 
__repr__(self)

 
__setattr__ lambda self, name, value

 
largestMovementInEnsemble(*args)

 
largestMovementInSimulation(*args)

 
simulation(*args)

 
update(*args)

 

Data and other attributes defined here:
__dict__ = <dictproxy object at 0x25b3788>

 
dictionary for instance variables (if defined)
__swig_getmethods__ = {}
__swig_setmethods__ = {}
__weakref__ = <attribute '__weakref__' of 'CoordComparer' objects>

 
list of weak references to the object (if defined)

 
class CoordComparerPtr(CoordComparer)
   
 

 
 
Method resolution order:
CoordComparerPtr
CoordComparer
__builtin__.object

Methods defined here:
__init__(self, this)

 

Methods inherited from CoordComparer:
__del__(self, destroy=<built-in function delete_CoordComparer>)

 
__getattr__ lambda self, name

 
__repr__(self)

 
__setattr__ lambda self, name, value

 
largestMovementInEnsemble(*args)

 
largestMovementInSimulation(*args)

 
simulation(*args)

 
update(*args)

 

Data and other attributes inherited from CoordComparer:
__dict__ = <dictproxy object at 0x25b39b8>

 
dictionary for instance variables (if defined)
__swig_getmethods__ = {}
__swig_setmethods__ = {}
__weakref__ = <attribute '__weakref__' of 'CoordComparer' objects>

 
list of weak references to the object (if defined)

 
Functions
       
help(...)

 

 
Data
        __package__ = None
pyXplorHelp = Type help() for interactive help, or help(object) for help about object.