Trees | Indices | Help |
|
---|
|
object --+ | dict --+ | ZVariables
A class to store Z-variables and their values, generated in scan jobs. The class is basically a dictionary with added attributes indicating the length and angle units. Attributes: length_unit (str) Either Angstrom or Bohr. (The value is equal to one of the module level constants unAngstrom or unBohr.) angle_unit (str) Either degree or radian. (The values is equal to one of the module level constants unDegree or unRadian.)
|
|||
new empty dictionary |
|
||
|
|||
|
|||
Inherited from Inherited from |
|
|||
precision = 0.01
|
|||
|
|||
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
x==y
|
x!=y
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 2 06:33:15 2017 | http://epydoc.sourceforge.net |