qubx :: fast :: model :: MultiModel :: Class MultiModel
[hide private]
[frames] | no frames]

Class MultiModel

source code

object --+
         |
        MultiModel

Instance Methods [hide private]
 
__init__(self, model)
x.__init__(...) initializes x; see help(type(x)) for signature
source code
 
__del__(self) source code
 
update(self)
Re-derives multi_model rates and amps from single_model.
source code

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

Properties [hide private]
  version
  single_model
  multi_model
  nmutistate
  nmutipath
  nmuticlass
  nclass_order
  npath
  class_order
  cmutistate
  path
  mutistate
  mutipath

Inherited from object: __class__

Method Details [hide private]

__init__(self, model)
(Constructor)

source code 

x.__init__(...) initializes x; see help(type(x)) for signature

Overrides: object.__init__
(inherited documentation)

Property Details [hide private]

version

Get Method:
unreachable(self)

single_model

Get Method:
unreachable(self)

multi_model

Get Method:
unreachable(self)

nmutistate

Get Method:
unreachable(self)

nmutipath

Get Method:
unreachable(self)

nmuticlass

Get Method:
unreachable(self)

nclass_order

Get Method:
unreachable(self)

npath

Get Method:
unreachable(self)

class_order

Get Method:
unreachable(self)

cmutistate

Get Method:
unreachable(self)

path

Get Method:
unreachable(self)

mutistate

Get Method:
unreachable(self)

mutipath

Get Method:
unreachable(self)