casa
$Rev:20696$
|
Double Array modulo in table select expression tree. More...
#include <ExprMathNodeArray.h>
Public Member Functions | |
TableExprNodeArrayModuloDouble (const TableExprNodeRep &) | |
~TableExprNodeArrayModuloDouble () | |
Array< Double > | getArrayDouble (const TableExprId &id) |
Double Array 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 676 of file ExprMathNodeArray.h.
Array<Double> casa::TableExprNodeArrayModuloDouble::getArrayDouble | ( | const TableExprId & | id | ) | [virtual] |
Reimplemented from casa::TableExprNodeRep.