28 #ifndef MS_MSSTATECOLUMNS_H
29 #define MS_MSSTATECOLUMNS_H
119 const String& stateObsMode,
120 const Bool& stateRef,
121 const Bool& stateSig,
122 const Int& stateSubScan,
long long Int64
Define the extra non-standard types used by Casacore (like proposed uSize, Size)
ScalarColumn< Int > & subScan()
rownr_t nrow() const
Convenience function that returns the number of rows in any of the columns.
~MSStateColumns()
The destructor does nothing special.
ScalarColumn< Int > subScan_p
const ScalarColumn< Double > & load() const
ScalarColumn< Bool > & ref()
ScalarColumn< Bool > sig_p
ScalarColumn< Bool > & flagRow()
Int64 matchState(const Quantum< Double > &stateCalQ, const Quantum< Double > &stateLoadQ, const String &stateObsMode, const Bool &stateRef, const Bool &stateSig, const Int &stateSubScan, const Quantum< Double > &tolerance, Int64 tryRow=-1)
Returns the last row that contains a state with the specified values.
ScalarQuantColumn< Double > & calQuant()
const ScalarColumn< Double > & cal() const
Const access to required columns.
ScalarQuantColumn< Double > loadQuant_p
const ScalarColumn< Bool > & ref() const
ScalarColumn< Double > & load()
MSStateColumns & operator=(const MSStateColumns &)
const ScalarQuantColumn< Double > & calQuant() const
ScalarColumn< Bool > ref_p
rownr_t nrow() const
Get the number of rows in the column.
ScalarColumn< String > & obsMode()
A Table intended to hold a MeasurementSet STATE table.
ScalarColumn< Double > cal_p
ScalarColumn< String > obsMode_p
ScalarQuantColumn< Double > & loadQuant()
const ScalarColumn< Bool > & flagRow() const
ScalarQuantColumn< Double > calQuant_p
Access to Quantum columns.
ScalarColumn< Double > load_p
bool Bool
Define the standard types used by Casacore.
const ScalarColumn< String > & obsMode() const
const ScalarColumn< Int > & subScan() const
ScalarColumn< Bool > flagRow_p
uInt64 rownr_t
Define the type of a row number in a table.
const ScalarQuantColumn< Double > & loadQuant() const
const ScalarColumn< Bool > & sig() const
String: the storage and methods of handling collections of characters.
void attach(const MSState &msState)
A class to provide easy access to MSState columns.
MSStateColumns ROMSStateColumns
ScalarColumn< Bool > & sig()
ScalarColumn< Double > & cal()
Access to required columns.