Double modulo in table select expression tree. More...
#include <ExprMathNode.h>
Public Member Functions | |
| TableExprNodeModuloDouble (const TableExprNodeRep &) | |
| ~TableExprNodeModuloDouble () | |
| Double | getDouble (const TableExprId &id) |
| DComplex | getDComplex (const TableExprId &id) |
Double modulo in table select expression tree.
Internal
This class represents a modulo operation in a table select expression tree. It is only possible for datatype Double.
Definition at line 682 of file ExprMathNode.h.
| casacore::TableExprNodeModuloDouble::TableExprNodeModuloDouble | ( | const TableExprNodeRep & | ) |
| casacore::TableExprNodeModuloDouble::~TableExprNodeModuloDouble | ( | ) |
| DComplex casacore::TableExprNodeModuloDouble::getDComplex | ( | const TableExprId & | id | ) | [virtual] |
Reimplemented from casacore::TableExprNodeRep.
| Double casacore::TableExprNodeModuloDouble::getDouble | ( | const TableExprId & | id | ) | [virtual] |
Reimplemented from casacore::TableExprNodeRep.
1.6.1