MSPointingIndex.h
Classes
- MSPointingIndex -- (full description)
Interface
- Public Members
- MSPointingIndex()
- MSPointingIndex(const MSPointing &pointing)
- MSPointingIndex(const MSPointingIndex &other)
- virtual ~MSPointingIndex()
- MSPointingIndex &operator=(const MSPointingIndex &other)
- void attach(const MSPointing &pointing)
- Int &antennaId()
- Private Members
- void attachIds()
Review Status
- Date Reviewed:
- yyyy/mm/dd
Prerequisite
- MeasurementSet
- MSTableIndex
Etymology
Synopsis
Example
Motivation
Thrown Exceptions
Member Description
no index attached, use the attach function or assignment operator to change that
construct one using the indicated POINTING table
construct one from another
MSPointingIndex &operator=(const MSPointingIndex &other)
void attach(const MSPointing &pointing)
access to the antenna ID key, throws an exception if isNull() is False