Package PyDSTool :: Module Symbolic :: Class Var
[hide private]
[frames] | no frames]

Class Var

source code

object --+    
         |    
  Quantity --+
             |
            Var

Instance Methods [hide private]

Inherited from Quantity: __add__, __call__, __contains__, __copy__, __deepcopy__, __delitem__, __div__, __eq__, __getitem__, __hash__, __init__, __len__, __mul__, __ne__, __neg__, __pos__, __pow__, __radd__, __rdiv__, __repr__, __rmul__, __rpow__, __rsub__, __rtruediv__, __setitem__, __str__, __sub__, __truediv__, compileFuncSpec, difference, eval, fromvector, info, isDefined, isspecdefined, isvector, mapNames, redefine, rename, renderForCode, setDomain, simplify, tonumeric, validate

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

Class Variables [hide private]
  typestr = 'var'

Inherited from Quantity: compatibleGens, targetLangs

Properties [hide private]

Inherited from object: __class__