fftX_Converter Class Reference

This is a mapping instance that maps a SLIMpy command into an object that can be run This also maps the agruments and keyword arguments to be pugin specific. More...

Inheritance diagram for fftX_Converter:

sfConverter Converter ConstraintFunctions MapFunctions TransformFunctions

List of all members.

Public Member Functions

def map
 map a SLIMpy command to a rsf command
def trans
 default trans, returns voidSpace
def trans_adj
 trans_adj will automatically be called in the case where the command has an adj keyword that is true
def constr
def constr_adj


Detailed Description

This is a mapping instance that maps a SLIMpy command into an object that can be run This also maps the agruments and keyword arguments to be pugin specific.

Definition at line 18 of file NewFFT.py.


Member Function Documentation

def map (   cls,
  source,
  command 
)

map a SLIMpy command to a rsf command

Reimplemented from sfConverter.

Definition at line 25 of file NewFFT.py.

def trans (   cls,
  command,
  space,
  spaces 
)

default trans, returns voidSpace

Reimplemented from Converter.

Definition at line 37 of file NewFFT.py.

def trans_adj (   cls,
  command,
  space,
  spaces 
)

trans_adj will automatically be called in the case where the command has an adj keyword that is true

Definition at line 51 of file NewFFT.py.

def constr (   cls,
  command,
  space 
)

Reimplemented from sfConverter.

Definition at line 58 of file NewFFT.py.

def constr_adj (   cls,
  command,
  space 
)

Definition at line 62 of file NewFFT.py.


The documentation for this class was generated from the following file:

Generated on Sun Aug 10 09:11:08 2008 for SLIMpy by  doxygen 1.5.6