Table of Contents

Class: ModulatedCell experiment/crystal.py

A specialized Cell() class for modulated structures. This is only available when the modulated license module is active.

Base Classes   
NonModulatedCell
Methods   
AddQvec
BuildQvc
GetQvec
SatelliteHKL
SetQvc
__init__
__repr__
rmatstr
  AddQvec 
AddQvec (
        self,
        data,
        applytmat=0,
        )

Add a modulation vector to the cell. The data should consist of a 4-tuple: 3 reals (the components of the Q vector) and an integer giving the maximum order that is of interest.

  BuildQvc 
BuildQvc ( self )

Exceptions   
"DBG> BUG: not allowed to buildqvc"
  GetQvec 
GetQvec (
        self,
        i,
        reversetmat=0,
        )

Returns a 4-tuple of 3 reals and an integer describing the i'th modulation vector.

  SatelliteHKL 
SatelliteHKL ( self )

Returns a Numeric array of all relevant satellite HKL distances.

  SetQvc 
SetQvc ( self,  qvc )

  __init__ 
__init__ (
        self,
        *arg,
        *kw,
        )

  __repr__ 
__repr__ ( self )

  rmatstr 
rmatstr ( self )


Table of Contents

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