casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Public Member Functions | Public Attributes
recipes.almahelpers.SpwInfo Class Reference

List of all members.

Public Member Functions

def __init__
def setTableAndSpwId
def setTable
def setSpwId

Public Attributes

 tb
 tableName
 parameters
 values

Detailed Description

Definition at line 39 of file almahelpers.py.


Constructor & Destructor Documentation

def recipes.almahelpers.SpwInfo.__init__ (   self,
  msfile,
  spwId 
)

Definition at line 40 of file almahelpers.py.


Member Function Documentation

def recipes.almahelpers.SpwInfo.setSpwId (   self,
  spwId 
)
def recipes.almahelpers.SpwInfo.setTable (   self,
  msfile 
)

Definition at line 48 of file almahelpers.py.

Referenced by recipes.almahelpers.SpwInfo.setTableAndSpwId().

def recipes.almahelpers.SpwInfo.setTableAndSpwId (   self,
  msfile,
  spwId 
)

Member Data Documentation

Definition at line 49 of file almahelpers.py.

Referenced by recipes.almahelpers.SpwInfo.setSpwId().

Definition at line 41 of file almahelpers.py.

Definition at line 56 of file almahelpers.py.

Referenced by odict.odict.items().


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