Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1TableExprNodeArrayDivideDouble.html
Дата изменения: Unknown
Дата индексирования: Tue Feb 15 00:18:58 2011
Кодировка:

Поисковые слова: trees
casacore: casa::TableExprNodeArrayDivideDouble Class Reference
Public Member Functions

casa::TableExprNodeArrayDivideDouble Class Reference
[Tables_module_internal_classes]

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

#include <ExprMathNodeArray.h>

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

List of all members.

Public Member Functions

 TableExprNodeArrayDivideDouble (const TableExprNodeRep &)
 ~TableExprNodeArrayDivideDouble ()
Array< DoublegetArrayDouble (const TableExprId &id)

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 494 of file ExprMathNodeArray.h.


Constructor & Destructor Documentation

casa::TableExprNodeArrayDivideDouble::TableExprNodeArrayDivideDouble ( const TableExprNodeRep  ) 
casa::TableExprNodeArrayDivideDouble::~TableExprNodeArrayDivideDouble (  ) 

Member Function Documentation

Array<Double> casa::TableExprNodeArrayDivideDouble::getArrayDouble ( const TableExprId id  )  [virtual]

Reimplemented from casa::TableExprNodeRep.


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