casacore::TableExprNodeArrayDivideDouble Class Reference

Double Array division in table select expression tree. More...

#include <ExprMathNodeArray.h>

Inheritance diagram for casacore::TableExprNodeArrayDivideDouble:
casacore::TableExprNodeArrayDivide casacore::TableExprNodeArray casacore::TableExprNodeBinary casacore::TableExprNodeRep

List of all members.

Public Member Functions

 TableExprNodeArrayDivideDouble (const TableExprNodeRep &)
 ~TableExprNodeArrayDivideDouble ()
MArray< DoublegetArrayDouble (const TableExprId &id)
 The default implementation of getArrayDouble does getArrayInt and converts the result.

Detailed Description

Double Array division in table select expression tree.

Intended use:

Internal

Review Status

Reviewed By:
UNKNOWN
Date Reviewed:
before2004/08/25

Prerequisite

Synopsis

This class represents a division in a table select expression tree. Numeric data types will be promoted if possible, so for instance a division of Int and Complex is possible.

Definition at line 559 of file ExprMathNodeArray.h.


Constructor & Destructor Documentation

casacore::TableExprNodeArrayDivideDouble::TableExprNodeArrayDivideDouble ( const TableExprNodeRep  ) 
casacore::TableExprNodeArrayDivideDouble::~TableExprNodeArrayDivideDouble (  ) 

Member Function Documentation

MArray<Double> casacore::TableExprNodeArrayDivideDouble::getArrayDouble ( const TableExprId id  )  [virtual]

The default implementation of getArrayDouble does getArrayInt and converts the result.

Reimplemented from casacore::TableExprNodeArray.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1