Package schrodinger :: Package application :: Package desmond :: Module ffiostructure :: Class _FEPIODihedMap
[hide private]
[frames] | no frames]

Class _FEPIODihedMap

    object --+    
             |    
_FEPIOSubBlock --+
                 |
                _FEPIODihedMap

hash(x)

Nested Classes [hide private]
  __metaclass__
A meta-class to different fepio sub block type classses.
Instance Methods [hide private]

Inherited from _FEPIOSubBlock: __eq__, __hash__, __init__, __int__, __ne__, __str__

Inherited from _FEPIOSubBlock (private): _getIndex, _getProperty

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

Class Variables [hide private]
  block_type = 'dihedmap'
hash(x)
Properties [hide private]
  ai
dihedmap ai
  aj
dihedmap aj
  ak
dihedmap ak
  al
dihedmap al
  ti
dihedmap ti
  tj
dihedmap tj

Inherited from _FEPIOSubBlock: index, property

Inherited from object: __class__

Property Details [hide private]

ai

dihedmap ai

Get Method:
unreachable._get(self)
Set Method:
unreachable._set(self, value)

aj

dihedmap aj

Get Method:
unreachable._get(self)
Set Method:
unreachable._set(self, value)

ak

dihedmap ak

Get Method:
unreachable._get(self)
Set Method:
unreachable._set(self, value)

al

dihedmap al

Get Method:
unreachable._get(self)
Set Method:
unreachable._set(self, value)

ti

dihedmap ti

Get Method:
unreachable._get(self)
Set Method:
unreachable._set(self, value)

tj

dihedmap tj

Get Method:
unreachable._get(self)
Set Method:
unreachable._set(self, value)