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

Class _FFIOStretchFBHWContainer

            object --+    
                     |    
_FFIOSubBlockContainer --+
                         |
                        _FFIOStretchFBHWContainer

Nested Classes [hide private]
  _item_class
A class to make access of mmffio stretch flat bottom properties more pythonic.
Instance Methods [hide private]

Inherited from _FFIOSubBlockContainer: __delitem__, __getitem__, __init__, __iter__, __len__

Inherited from _FFIOSubBlockContainer (private): _delete_method

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

Class Variables [hide private]
  _item_count_method = mm.mmffio_ff_get_num_stretchfbhws
  _item_delete_method = mm.mmffio_delete_stretchfbhw
Properties [hide private]

Inherited from object: __class__