Main Page | Class List | Directories | File List | Class Members | File Members

ObitGBTDCROTF.c File Reference

ObitGBTDCROTF class function definitions. More...

#include "ObitGBTDCROTF.h"
#include "ObitTableGBTDCRSTATE.h"
#include "ObitTableGBTSPDATA.h"
#include "ObitFileFITS.h"

Functions

void ObitGBTDCROTFInit (gpointer in)
 Private: Initialize newly instantiated object.
void ObitGBTDCROTFClear (gpointer in)
 Private: Deallocate members.
ObitGBTDCROTFnewObitGBTDCROTF (gchar *name)
 Public: Constructor.
ObitGBTDCROTFnewObitGBTDCROTFValue (gchar *name, ObitOTF *outOTF, ObitErr *err)
 Public: Constructor from values.
gconstpointer ObitGBTDCROTFGetClass (void)
 Public: ClassInfo pointer.
ObitIOCode ObitGBTDCROTFConvert (ObitGBTDCROTF *in, gint inDisk, gchar *scanName, ObitErr *err)
 Public: Convert GBT DCR files for a scan, append to OTF format.
void ObitGBTDCROTFClassInit (void)
 Public: Class initializer.


Detailed Description

ObitGBTDCROTF class function definitions.

This class has the facilities to convert from a GBT DCR file and associated tables to OTF format.


Function Documentation

ObitGBTDCROTF* newObitGBTDCROTF gchar *  name  ) 
 

Public: Constructor.

Initializes class if needed on first call.

Parameters:
name A name for the object
Returns:
the new object.

ObitGBTDCROTF* newObitGBTDCROTFValue gchar *  name,
ObitOTF outOTF,
ObitErr *  err
 

Public: Constructor from values.

Parameters:
name A name for the object
outOTF Extant OTF to append new data to
err Obit error stack object.
Returns:
the new object.

void ObitGBTDCROTFClassInit void   ) 
 

Public: Class initializer.

void ObitGBTDCROTFClear gpointer  inn  ) 
 

Private: Deallocate members.

Does (recursive) deallocation of parent class members.

Parameters:
inn Pointer to the object to deallocate.

ObitIOCode ObitGBTDCROTFConvert ObitGBTDCROTF in,
gint  inDisk,
gchar *  scanName,
ObitErr *  err
 

Public: Convert GBT DCR files for a scan, append to OTF format.

Parameters:
in The conversion object
inDisk input FITS disk number for base of GBT files
scanName Scan name part of FITS file names (e.g. "2003_06_27_01:32:01")
err Obit error stack object.
Returns:
pointer to the new object.

gconstpointer ObitGBTDCROTFGetClass void   ) 
 

Public: ClassInfo pointer.

Initializes class if needed on first call.

Returns:
pointer to the class structure.

void ObitGBTDCROTFInit gpointer  inn  ) 
 

Private: Initialize newly instantiated object.

Does (recursive) initialization of base class members before this class.

Parameters:
inn Pointer to the object to initialize.


Generated on Mon Sep 3 20:43:53 2007 by  doxygen 1.3.9.1