APP enum value | casacore::DirectionUDF | |
applySelection(const Vector< rownr_t > &rownrs) | casacore::UDFBase | |
AZEL enum value | casacore::DirectionUDF | |
B1950 enum value | casacore::DirectionUDF | |
createUDF(const String &name, const TaQLStyle &style) | casacore::UDFBase | static |
dataType() const | casacore::UDFBase | inline |
DIRCOS enum value | casacore::DirectionUDF | |
DIRECTION enum value | casacore::DirectionUDF | |
DirectionUDF(FuncType, Bool riseSet=False) | casacore::DirectionUDF | explicit |
disableApplySelection() | casacore::UDFBase | inline |
ECLIPTIC enum value | casacore::DirectionUDF | |
FuncType enum name | casacore::DirectionUDF | |
GALACTIC enum value | casacore::DirectionUDF | |
getAggrNodes(vector< TableExprNodeRep * > &aggr) | casacore::UDFBase | |
getArrayBool(const TableExprId &id) | casacore::UDFBase | virtual |
getArrayDate(const TableExprId &id) | casacore::DirectionUDF | virtual |
getArrayDComplex(const TableExprId &id) | casacore::UDFBase | virtual |
getArrayDouble(const TableExprId &id) | casacore::DirectionUDF | virtual |
getArrayInt(const TableExprId &id) | casacore::UDFBase | virtual |
getArrayString(const TableExprId &id) | casacore::UDFBase | virtual |
getAttributes() const | casacore::UDFBase | inline |
getBool(const TableExprId &id) | casacore::UDFBase | virtual |
getColumnNodes(vector< TableExprNodeRep * > &cols) | casacore::UDFBase | |
getDate(const TableExprId &id) | casacore::UDFBase | virtual |
getDComplex(const TableExprId &id) | casacore::UDFBase | virtual |
getDouble(const TableExprId &id) | casacore::DirectionUDF | virtual |
getInt(const TableExprId &id) | casacore::UDFBase | virtual |
getRegex(const TableExprId &id) | casacore::UDFBase | virtual |
getString(const TableExprId &id) | casacore::UDFBase | virtual |
getUnit() const | casacore::UDFBase | inline |
HADEC enum value | casacore::DirectionUDF | |
init(const std::vector< TENShPtr > &arg, const Table &table, const TaQLStyle &) | casacore::UDFBase | |
isAggregate() const | casacore::UDFBase | inline |
isConstant() const | casacore::UDFBase | inline |
ITRF enum value | casacore::DirectionUDF | |
itsApplySelection | casacore::UDFBase | private |
itsAttributes | casacore::UDFBase | private |
itsDataType | casacore::UDFBase | private |
itsEngine | casacore::DirectionUDF | private |
itsEpochEngine | casacore::DirectionUDF | private |
itsIsAggregate | casacore::UDFBase | private |
itsIsConstant | casacore::UDFBase | private |
itsNDim | casacore::UDFBase | private |
itsOperands | casacore::UDFBase | private |
itsPositionEngine | casacore::DirectionUDF | private |
itsRefType | casacore::DirectionUDF | private |
itsRiseSet | casacore::DirectionUDF | private |
itsShape | casacore::UDFBase | private |
itsType | casacore::DirectionUDF | private |
itsUnit | casacore::UDFBase | private |
J2000 enum value | casacore::DirectionUDF | |
makeAPP(const String &) | casacore::DirectionUDF | static |
makeAZEL(const String &) | casacore::DirectionUDF | static |
makeB1950(const String &) | casacore::DirectionUDF | static |
makeDIR(const String &) | casacore::DirectionUDF | static |
makeDIRCOS(const String &) | casacore::DirectionUDF | static |
makeECL(const String &) | casacore::DirectionUDF | static |
makeGAL(const String &) | casacore::DirectionUDF | static |
makeHADEC(const String &) | casacore::DirectionUDF | static |
makeITRF(const String &) | casacore::DirectionUDF | static |
makeJ2000(const String &) | casacore::DirectionUDF | static |
makeRISESET(const String &) | casacore::DirectionUDF | static |
makeSGAL(const String &) | casacore::DirectionUDF | static |
MakeUDFObject typedef | casacore::UDFBase | |
ndim() const | casacore::UDFBase | inline |
operands() | casacore::UDFBase | inlineprotected |
recreateColumnObjects(const Vector< rownr_t > &rownrs) | casacore::UDFBase | protectedvirtual |
registerUDF(const String &name, MakeUDFObject *func) | casacore::UDFBase | static |
setAggregate(Bool isAggregate) | casacore::UDFBase | protected |
setAttributes(const Record &attributes) | casacore::UDFBase | protected |
setConstant(Bool isConstant) | casacore::UDFBase | protected |
setDataType(TableExprNodeRep::NodeDataType) | casacore::UDFBase | protected |
setNDim(Int ndim) | casacore::UDFBase | protected |
setShape(const IPosition &shape) | casacore::UDFBase | protected |
setUnit(const String &unit) | casacore::UDFBase | protected |
setup(const Table &, const TaQLStyle &) | casacore::DirectionUDF | virtual |
shape() const | casacore::UDFBase | inline |
SUPERGALACTIC enum value | casacore::DirectionUDF | |
theirMutex | casacore::UDFBase | privatestatic |
theirRegistry | casacore::UDFBase | privatestatic |
UDFBase() | casacore::UDFBase | |
~UDFBase() | casacore::UDFBase | virtual |