GBTMeanFocusFiller.h

Classes

GBTMeanFocusFiller -- Fill the pointing model record from a GBTAntennaFile. (full description)

class GBTMeanFocusFiller

Interface

Public Members
GBTMeanFocusFiller(MeasurementSet &ms)
~GBTMeanFocusFiller()
void fill(Double time, Double interval, GBTAntennaFile &antennaFile)
Int meanFocusId()
void flush()
Private Members
GBTMeanFocusFiller()
GBTMeanFocusFiller(const GBTMeanFocusFiller &other)
GBTMeanFocusFiller &operator=(const GBTMeanFocusFiller &other)

Description

Review Status

Date Reviewed:
yyyy/mm/dd

Prerequisite

Etymology

Synopsis

Example

Motivation

Thrown Exceptions

Member Description

GBTMeanFocusFiller(MeasurementSet &ms)

Attach this to the indicated MeasurementSet

~GBTMeanFocusFiller()

void fill(Double time, Double interval, GBTAntennaFile &antennaFile)

fill using the indicated antenna file and the specific time and interval

Int meanFocusId()

the most recently filled row - always last in the table

void flush()

flush this table

GBTMeanFocusFiller()

undefined an inaccessable

GBTMeanFocusFiller(const GBTMeanFocusFiller &other)

GBTMeanFocusFiller &operator=(const GBTMeanFocusFiller &other)