GBTPointModelFiller.h

Classes

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

class GBTPointModelFiller

Interface

Public Members
GBTPointModelFiller(MeasurementSet &ms)
~GBTPointModelFiller()
void fill(const GBTAntennaFile &antennaFile)
Int pointingModelId()
void flush()
Private Members
GBTPointModelFiller()
GBTPointModelFiller(const GBTPointModelFiller &other)
GBTPointModelFiller &operator=(const GBTPointModelFiller &other)

Description

Review Status

Date Reviewed:
yyyy/mm/dd

Prerequisite

Etymology

Synopsis

Example

Motivation

Thrown Exceptions

Member Description

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

GBTPointModelFiller()

undefined an inaccessable

GBTPointModelFiller(const GBTPointModelFiller &other)

GBTPointModelFiller &operator=(const GBTPointModelFiller &other)