, including all inherited members.
antenna1IDs_p | casa::MSSelection | [private] |
antenna2IDs_p | casa::MSSelection | [private] |
ANTENNA_EXPR enum value | casa::MSSelection | |
antennaExpr_p | casa::MSSelection | [private] |
ARRAY_EXPR enum value | casa::MSSelection | |
arrayExpr_p | casa::MSSelection | [private] |
arrayIDs_p | casa::MSSelection | [private] |
baselineIDs_p | casa::MSSelection | [private] |
chanIDs_p | casa::MSSelection | [private] |
clear(const MSExprType type=NO_EXPR) | casa::MSSelection | |
CORR_EXPR enum value | casa::MSSelection | |
ddIDs_p | casa::MSSelection | [private] |
definedAndSet(const Record &inpRec, const String &fieldName) | casa::MSSelection | [private] |
deleteErrorHandlers() | casa::MSSelection | |
deleteNodes() | casa::MSSelection | |
exprIsNull(const MSExprType type=NO_EXPR) | casa::MSSelection | |
exprOrder_p | casa::MSSelection | [private] |
FIELD_EXPR enum value | casa::MSSelection | |
fieldExpr_p | casa::MSSelection | [private] |
fieldIDs_p | casa::MSSelection | [private] |
fromSelectionItem(const Record &selectionItem) | casa::MSSelection | [private] |
fullTEN_p | casa::MSSelection | [private] |
getAntenna1List(const MeasurementSet *ms=NULL) | casa::MSSelection | [inline] |
getAntenna2List(const MeasurementSet *ms=NULL) | casa::MSSelection | [inline] |
getBaselineList(const MeasurementSet *ms=NULL) | casa::MSSelection | [inline] |
getChanFreqList(const MeasurementSet *ms=NULL, const Bool sorted=False) | casa::MSSelection | |
getChanList(const MeasurementSet *ms=NULL, const Int defaultStep=1, const Bool sorted=False) | casa::MSSelection | |
getChanSlices(Vector< Vector< Slice > > &chanslices, const MeasurementSet *ms=NULL, const Int defaultChanStep=1) | casa::MSSelection | |
getCorrMap(const MeasurementSet *ms=NULL) | casa::MSSelection | [inline] |
getCorrSlices(Vector< Vector< Slice > > &corrslices, const MeasurementSet *ms=NULL) | casa::MSSelection | |
getDDIDList(const MeasurementSet *ms=NULL) | casa::MSSelection | [inline] |
getFieldList(const MeasurementSet *ms=NULL) | casa::MSSelection | [inline] |
getMS(MSSelectableTable *msLike) | casa::MSSelection | |
getObservationList(const MeasurementSet *ms=NULL) | casa::MSSelection | [inline] |
getPolMap(const MeasurementSet *ms=NULL) | casa::MSSelection | [inline] |
getScanList(const MeasurementSet *ms=NULL) | casa::MSSelection | [inline] |
getSelectedMS(MeasurementSet &selectedMS, const String &outMSName="") | casa::MSSelection | |
getSpwList(const MeasurementSet *ms=NULL) | casa::MSSelection | [inline] |
getStateObsModeList(const MeasurementSet *ms=NULL) | casa::MSSelection | [inline] |
getSubArrayList(const MeasurementSet *ms=NULL) | casa::MSSelection | [inline] |
getTEN(const MeasurementSet *ms=NULL) | casa::MSSelection | |
getTimeList(const MeasurementSet *ms=NULL) | casa::MSSelection | [inline] |
getUVList(const MeasurementSet *ms=NULL) | casa::MSSelection | [inline] |
getUVUnitsList(const MeasurementSet *ms=NULL) | casa::MSSelection | [inline] |
indexExprStr(Vector< Int > index) | casa::MSSelection | [static] |
isMS_p | casa::MSSelection | [private] |
MAX_EXPR enum value | casa::MSSelection | |
maxArray_p | casa::MSSelection | [private] |
maxObs_p | casa::MSSelection | [private] |
maxScans_p | casa::MSSelection | [private] |
ms_p | casa::MSSelection | [private] |
MSExprType enum name | casa::MSSelection | |
MSSelection() | casa::MSSelection | |
MSSelection(const MeasurementSet &ms, const MSSMode &mode=PARSE_NOW, const String &timeExpr="", const String &antennaExpr="", const String &fieldExpr="", const String &spwExpr="", const String &uvDistExpr="", const String &taqlExpr="", const String &polnExpr="", const String &scanExpr="", const String &arrayExpr="", const String &stateExpr="", const String &observationExpr="") | casa::MSSelection | |
MSSelection(const Record &selectionItem) | casa::MSSelection | |
MSSelection(const MSSelection &other) | casa::MSSelection | |
mssErrHandler_p | casa::MSSelection | [private] |
MSSMode enum name | casa::MSSelection | |
nameExprStr(Vector< String > name) | casa::MSSelection | [static] |
NO_EXPR enum value | casa::MSSelection | |
OBSERVATION_EXPR enum value | casa::MSSelection | |
observationExpr_p | casa::MSSelection | [private] |
observationIDs_p | casa::MSSelection | [private] |
operator=(const MSSelection &other) | casa::MSSelection | |
PARSE_LATE enum value | casa::MSSelection | |
PARSE_NOW enum value | casa::MSSelection | |
POLN_EXPR enum value | casa::MSSelection | |
polnExpr_p | casa::MSSelection | [private] |
reset(const MeasurementSet &ms, const MSSMode &mode=PARSE_NOW, const String &timeExpr="", const String &antennaExpr="", const String &fieldExpr="", const String &spwExpr="", const String &uvDistExpr="", const String &taqlExpr="", const String &polnExpr="", const String &scanExpr="", const String &arrayExpr="", const String &stateExpr="", const String &observationExpr="") | casa::MSSelection | |
reset(MSSelectableTable &msLike, const MSSMode &mode=PARSE_NOW, const String &timeExpr="", const String &antennaExpr="", const String &fieldExpr="", const String &spwExpr="", const String &uvDistExpr="", const String &taqlExpr="", const String &polnExpr="", const String &scanExpr="", const String &arrayExpr="", const String &stateExpr="", const String &observationExpr="") | casa::MSSelection | |
resetMS(const MeasurementSet &ms) | casa::MSSelection | [inline] |
resetTEN() | casa::MSSelection | [inline] |
runErrorHandler() | casa::MSSelection | |
SCAN_EXPR enum value | casa::MSSelection | |
scanExpr_p | casa::MSSelection | [private] |
scanIDs_p | casa::MSSelection | [private] |
selectedPolMap_p | casa::MSSelection | [private] |
selectedSetupMap_p | casa::MSSelection | [private] |
selectedTimesList_p | casa::MSSelection | [private] |
selectedUVRange_p | casa::MSSelection | [private] |
selectedUVUnits_p | casa::MSSelection | [private] |
setAntennaExpr(const String &antennaExpr) | casa::MSSelection | |
setArrayExpr(const String &ArrayExpr) | casa::MSSelection | |
setErrorHandler(const MSExprType type, MSSelectionErrorHandler *mssEH, const Bool overRide=False) | casa::MSSelection | |
setFieldExpr(const String &fieldExpr) | casa::MSSelection | |
setMaxObs(const Int &n) | casa::MSSelection | [inline] |
setMaxScans(const Int &n) | casa::MSSelection | [inline] |
setObservationExpr(const String &obervationExpr) | casa::MSSelection | |
setOrder(MSSelection::MSExprType type) | casa::MSSelection | [private] |
setPolnExpr(const String &polnExpr) | casa::MSSelection | |
setScanExpr(const String &scanExpr) | casa::MSSelection | |
setSpwExpr(const String &spwExpr) | casa::MSSelection | |
setStateExpr(const String &stateExpr) | casa::MSSelection | |
setTaQLExpr(const String &taqlExpr) | casa::MSSelection | |
setTimeExpr(const String &timeExpr) | casa::MSSelection | |
setUvDistExpr(const String &uvDistExpr) | casa::MSSelection | |
SPW_EXPR enum value | casa::MSSelection | |
spwExpr_p | casa::MSSelection | [private] |
spwIDs_p | casa::MSSelection | [private] |
STATE_EXPR enum value | casa::MSSelection | |
stateExpr_p | casa::MSSelection | [private] |
stateObsModeIDs_p | casa::MSSelection | [private] |
TAQL_EXPR enum value | casa::MSSelection | |
taqlExpr_p | casa::MSSelection | [private] |
TIME_EXPR enum value | casa::MSSelection | |
timeExpr_p | casa::MSSelection | [private] |
toTableExprNode(const MeasurementSet *ms) | casa::MSSelection | |
toTableExprNode(MSSelectableTable *msLike) | casa::MSSelection | |
toTENCalled_p | casa::MSSelection | [private] |
UVDIST_EXPR enum value | casa::MSSelection | |
uvDistExpr_p | casa::MSSelection | [private] |
~MSSelection() | casa::MSSelection | [virtual] |