Package mvpa :: Package tests :: Module test_params :: Class MixedClass
[hide private]
[frames] | no frames]

Class MixedClass

source code


Nested Classes [hide private]

Inherited from misc.state.ClassWithCollections: __metaclass__

Instance Methods [hide private]

Inherited from misc.state.ClassWithCollections: __getattribute__, __init__, __new__, __repr__, __setattr__, __str__, reset

Inherited from object: __delattr__, __format__, __hash__, __reduce__, __reduce_ex__, __sizeof__, __subclasshook__

Class Variables [hide private]
  C = Parameter(1.0, min= 0, doc= "C parameter")
  D = Parameter(3.0, min= 0, doc= "D parameter")
  state1 = StateVariable(doc= "bogus")

Inherited from misc.state.ClassWithCollections: _DEV__doc__, descr

Properties [hide private]

Inherited from object: __class__