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

ObitGBTBeamOffInfo.c File Reference

ObitGBTBeamOffInfo class function definitions. More...

#include "ObitGBTBeamOffInfo.h"
#include "ObitTableGBTBEAM_OFFSETS.h"
#include "ObitTableGBTSPDATA.h"

Functions

void ObitGBTBeamOffInfoInit (gpointer in)
 Private: Initialize newly instantiated object.
void ObitGBTBeamOffInfoClear (gpointer in)
 Private: Deallocate members.
ObitGBTBeamOffInfonewObitGBTBeamOffInfo (gchar *name)
 Public: Constructor.
ObitGBTBeamOffInfonewObitGBTBeamOffInfoValue (gchar *name, gint disk, gchar *scan, ObitErr *err)
 Public: Constructor from values.
gconstpointer ObitGBTBeamOffInfoGetClass (void)
 Public: ClassInfo pointer.
ObitGBTBeamOffInfoObitGBTBeamOffInfoCopy (ObitGBTBeamOffInfo *in, ObitGBTBeamOffInfo *out, ObitErr *err)
 Public: Copy constructor.
void ObitGBTBeamOffInfoClassInit (void)
 Public: Class initializer.


Detailed Description

ObitGBTBeamOffInfo class function definitions.

This is a list of associated tables.


Function Documentation

ObitGBTBeamOffInfo* newObitGBTBeamOffInfo gchar *  name  ) 
 

Public: Constructor.

Initializes class if needed on first call.

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

ObitGBTBeamOffInfo* newObitGBTBeamOffInfoValue gchar *  name,
gint  disk,
gchar *  scan,
ObitErr *  err
 

Public: Constructor from values.

Parameters:
name A name for the object
disk Obit FITS disk number
scan Date/time scan name (e.g. "2003_05_05_05:32:56")
err Obit error stack object.
Returns:
the new object.

void ObitGBTBeamOffInfoClassInit void   ) 
 

Public: Class initializer.

void ObitGBTBeamOffInfoClear gpointer  inn  ) 
 

Private: Deallocate members.

Does (recursive) deallocation of parent class members.

Parameters:
inn Pointer to the object to deallocate.

ObitGBTBeamOffInfo* ObitGBTBeamOffInfoCopy ObitGBTBeamOffInfo in,
ObitGBTBeamOffInfo out,
ObitErr *  err
 

Public: Copy constructor.

Parent class members are included but any derived class info is ignored.

Parameters:
in The object to copy
out An existing object pointer for output or NULL if none exists.
err Obit error stack object.
Returns:
pointer to the new object.

gconstpointer ObitGBTBeamOffInfoGetClass void   ) 
 

Public: ClassInfo pointer.

Initializes class if needed on first call.

Returns:
pointer to the class structure.

void ObitGBTBeamOffInfoInit 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