GBTPointModelFiller.h
Classes
- GBTPointModelFiller -- Fill the pointing model record from a GBTAntennaFile. (full description)
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)
Review Status
- Date Reviewed:
- yyyy/mm/dd
Prerequisite
Etymology
Synopsis
Example
Motivation
Thrown Exceptions
Member Description
Attach this to the indicated MeasurementSet
fill using the indicated antenna file
the most recently filled row - always last in the table
flush this table
undefined an inaccessable
GBTPointModelFiller &operator=(const GBTPointModelFiller &other)