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