Package PyDSTool :: Package Toolbox :: Module dssrt :: Class join_slow
[hide private]
[frames] | no frames]

Class join_slow

source code

      object --+    
               |    
common.predicate --+
                   |
                  join_slow

Instance Methods [hide private]
 
precondition(self, epochs)
Override if needed
source code
 
evaluate(self, epoch) source code

Inherited from common.predicate: __call__, __init__

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables [hide private]
  name = 'join_slow'
Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

precondition(self, epochs)

source code 

Override if needed

Overrides: common.predicate.precondition
(inherited documentation)

evaluate(self, epoch)

source code 
Overrides: common.predicate.evaluate