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

Class _FFIOPosFBHW

   object --+    
            |    
_FFIOSubBlock --+
                |
               _FFIOPosFBHW

A class to make access of mmffio position flat bottom 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 = 'posfbhw'
hash(x)
Properties [hide private]
  ai
posfbhw ai
  fc
posfbhw fc
  sigma
posfbhw sigma
  x0
posfbhw x0
  y0
posfbhw y0
  z0
posfbhw z0

Inherited from _FFIOSubBlock: index, property

Inherited from object: __class__

Property Details [hide private]

ai

posfbhw ai

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

fc

posfbhw fc

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

sigma

posfbhw sigma

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

x0

posfbhw x0

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

y0

posfbhw y0

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

z0

posfbhw z0

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