Table of Contents

Class: FaceSink interface/absorbins.py

General communications protocol to pass crystal faces around

Methods   
Begin
Cell
End
Face
  Begin 
Begin ( self )

Called once when faces start coming in, before the first one

  Cell 
Cell ( self,  c )

Optionally called once before the faces to mark which cell is used

  End 
End ( self )

Called after the last face.

  Face 
Face (
        self,
        h,
        k,
        l,
        d,
        )

Called for each face.

d should be given in mm


Table of Contents

This document was automatically generated on Fri Jul 3 09:28:36 2009 by HappyDoc version WORKING