Package diffpy :: Package pdfgui :: Package control :: Module constraint
[hide private]
[frames] | no frames]

Module constraint

source code

class Constraint for storage of a single constraint equation
constraints will be stored in { variable : constraint } dictionary



Classes [hide private]
  Constraint
Constraint --> storage and check of a single constraint equation Data members: formula -- right-side of constraint equation (string).
Variables [hide private]
  __id__ = '$Id: constraint.py 2980 2009-04-02 00:14:33Z juhas $'