Trees | Indices | Help |
|
---|
|
object --+ | sip.simplewrapper --+ | sip.wrapper --+ | PyQt4.QtCore.QObject --+ | Qt.QtCore.QObject --+ | BaseSubTab --+ | VibrationalSubTab
This sub tab class is used for Vibrational property.
|
|||
|
|||
dict |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
collections.OrderedDict
|
VIBRATION_MASS_METHOD = OrderedDict([('Most abundant isotopes' An OrderedDict of {atomic masses method: mmjag keyword value} used to populate 'Atomic masses' combo box. |
||
NUM_SCALING = 4
|
|||
VIBRATION_SCALING_AUTO = 2
|
|||
VIBRATION_SCALING_CUSTOM = 3 hash(x) |
|||
VIBRATION_SCALING_NONE = 0 hash(x) |
|||
VIBRATION_SCALING_PULAY = 1
|
|||
Inherited from |
|
|||
Inherited from |
|
|||
|
This function is called to customize sub tab behavior. It should be reimplemented for any subclass that has custom features.
|
This function returns dictionary of mmjag keywords for this sub tab. It is only used for tabs that don't have options.
|
This function restores this sub tab from the keywords dictionary.
|
This slot is called when basis set is changed in Molecule tab. Depending on the type of basis set it would enable or disable 'Pulay SQM' item in the scaling combo box.
|
|
VIBRATION_MASS_METHODAn OrderedDict of {atomic masses method: mmjag keyword value} used to populate 'Atomic masses' combo box.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Oct 26 00:59:46 2016 | http://epydoc.sourceforge.net |