casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Public Member Functions | Private Attributes | Static Private Attributes
listfits_pg.listfits_pg_ Class Reference

List of all members.

Public Member Functions

def __init__
def __call__

Private Attributes

 __bases__
 __doc__

Static Private Attributes

string __name__

Detailed Description

Definition at line 18 of file listfits_pg.py.


Constructor & Destructor Documentation

Definition at line 21 of file listfits_pg.py.


Member Function Documentation

def listfits_pg.listfits_pg_.__call__ (   self,
  fitsfile = None,
  async = None 
)
List the HDU and typical data rows of a fits file:

The HDU and typical data rows in a fits file are listed in the logger.

Keyword arguments:
fitsfile -- Name of input fits file 
default: none; example: fitsfile='ngc5921.uvfits'
async -- Run asynchronously 
default = False; do not run asychronously

Definition at line 26 of file listfits_pg.py.

References vla_uvfits_line_sf.verify.


Member Data Documentation

Definition at line 22 of file listfits_pg.py.

Definition at line 23 of file listfits_pg.py.

string listfits_pg.listfits_pg_.__name__ [static, private]

Definition at line 19 of file listfits_pg.py.


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