casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Member Functions | Private Attributes
GBTPointModelFiller Class Reference

Fill the pointing model record from a GBTAntennaFile. More...

#include <GBTPointModelFiller.h>

List of all members.

Public Member Functions

 GBTPointModelFiller (MeasurementSet &ms)
 Attach this to the indicated MeasurementSet.
 ~GBTPointModelFiller ()
void fill (const GBTAntennaFile &antennaFile)
 fill using the indicated antenna file
Int pointingModelId ()
 the most recently filled row - always last in the table
void flush ()
 flush this table

Private Member Functions

 GBTPointModelFiller ()
 undefined an inaccessable
 GBTPointModelFiller (const GBTPointModelFiller &other)
GBTPointModelFilleroperator= (const GBTPointModelFiller &other)

Private Attributes

Table * itsTable
TableRow * itsTableRow

Detailed Description

Fill the pointing model record from a GBTAntennaFile.

Intended use:

Internal

Review Status

Date Reviewed:
yyyy/mm/dd

Prerequisite

Etymology

Synopsis

Example

Motivation

Thrown Exceptions

Definition at line 77 of file GBTPointModelFiller.h.


Constructor & Destructor Documentation

GBTPointModelFiller::GBTPointModelFiller ( MeasurementSet &  ms)

Attach this to the indicated MeasurementSet.

undefined an inaccessable


Member Function Documentation

void GBTPointModelFiller::fill ( const GBTAntennaFile antennaFile)

fill using the indicated antenna file

void GBTPointModelFiller::flush ( ) [inline]

flush this table

Definition at line 92 of file GBTPointModelFiller.h.

References itsTable.

GBTPointModelFiller& GBTPointModelFiller::operator= ( const GBTPointModelFiller other) [private]

the most recently filled row - always last in the table

Definition at line 89 of file GBTPointModelFiller.h.

References itsTable.


Member Data Documentation

Definition at line 94 of file GBTPointModelFiller.h.

Referenced by flush(), and pointingModelId().

TableRow* GBTPointModelFiller::itsTableRow [private]

Definition at line 95 of file GBTPointModelFiller.h.


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