Package PyDSTool :: Package Toolbox :: Module neuralcomp :: Class neurite_compartment
[hide private]
[frames] | no frames]

Class neurite_compartment

source code

          object --+                
                   |                
ModelSpec'.ModelSpec --+            
                       |            
    ModelSpec'.Component --+        
                           |        
          compatODEComponent --+    
                               |    
                     compartment --+
                                   |
                                  neurite_compartment

Instance Methods [hide private]

Inherited from ModelSpec'.Component: compileFuncSpec, isDefined, isEmpty

Inherited from ModelSpec'.ModelSpec: __call__, __contains__, __copy__, __deepcopy__, __delitem__, __eq__, __getitem__, __init__, __ne__, __repr__, __str__, add, addConnxnTarget, delConnxnTarget, difference, flattenSpec, info, isComplete, remove, rename, search, validate

Inherited from ModelSpec'.ModelSpec (private): _infostr, _register

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

Class Variables [hide private]

Inherited from compartment: compatibleSubcomponents

Inherited from compatODEComponent: compatibleGens, targetLangs

Inherited from ModelSpec'.Component: compatibleContainers

Properties [hide private]

Inherited from object: __class__