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

Class channel_on

source code

          object --+                
                   |                
ModelSpec'.ModelSpec --+            
                       |            
ModelSpec'.LeafComponent --+        
                           |        
      compatODELeafComponent --+    
                               |    
                         channel --+
                                   |
                                  channel_on

Instance Methods [hide private]

Inherited from ModelSpec'.LeafComponent: add, compileFuncSpec, isEmpty

Inherited from ModelSpec'.LeafComponent (private): _register

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

Inherited from ModelSpec'.ModelSpec (private): _infostr

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

Class Variables [hide private]

Inherited from channel: compatibleContainers

Inherited from compatODELeafComponent: compatibleGens, targetLangs

Inherited from ModelSpec'.LeafComponent: compatibleSubcomponents

Properties [hide private]

Inherited from object: __class__