casa
$Rev:20696$
|
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.
DComplex casa::TableExprNodeModuloDouble::getDComplex | ( | const TableExprId & | id | ) | [virtual] |
Reimplemented from casa::TableExprNodeRep.
Double casa::TableExprNodeModuloDouble::getDouble | ( | const TableExprId & | id | ) | [virtual] |
Reimplemented from casa::TableExprNodeRep.