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

Class _FFIODihedral

   object --+    
            |    
_FFIOSubBlock --+
                |
               _FFIODihedral

A class to make access of mmffio dihedral properties more pythonic.

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

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

Inherited from _FFIOSubBlock (private): _getIndex, _getProperty

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

Class Variables [hide private]
  block_type = 'dihedral'
hash(x)
Properties [hide private]
  ai
dihedral ai
  aj
dihedral aj
  ak
dihedral ak
  al
dihedral al
  c0
dihedral c0
  c1
dihedral c1
  c2
dihedral c2
  c3
dihedral c3
  c4
dihedral c4
  c5
dihedral c5
  c6
dihedral c6
  c7
dihedral c7
  funct
dihedral funct
  i1
dihedral i1
  t1
dihedral t1

Inherited from _FFIOSubBlock: index, property

Inherited from object: __class__

Property Details [hide private]

ai

dihedral ai

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

aj

dihedral aj

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

ak

dihedral ak

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

al

dihedral al

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

c0

dihedral c0

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

c1

dihedral c1

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

c2

dihedral c2

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

c3

dihedral c3

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

c4

dihedral c4

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

c5

dihedral c5

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

c6

dihedral c6

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

c7

dihedral c7

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

funct

dihedral funct

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

i1

dihedral i1

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

t1

dihedral t1

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