casacore::TableExprGroupMeansArrayDComplex Class Reference

Aggregate class determining the mean of complex array values in a group. More...

#include <ExprGroupAggrFuncArray.h>

Inheritance diagram for casacore::TableExprGroupMeansArrayDComplex:
casacore::TableExprGroupFuncArrayDComplex casacore::TableExprGroupFuncBase

List of all members.

Public Member Functions

 TableExprGroupMeansArrayDComplex (TableExprNodeRep *node)
virtual ~TableExprGroupMeansArrayDComplex ()
virtual void apply (const TableExprId &id)
 Get the operand's value for the given row and apply it to the aggregation.
virtual void finish ()
 If needed, finish the aggregation.

Private Attributes

Array< Int64itsNr

Detailed Description

Aggregate class determining the mean of complex array values in a group.

Intended use:

Internal

Review Status

Test programs:
tExprGroup

Synopsis

Aggregate class determining the mean of complex array values in a group.

Definition at line 861 of file ExprGroupAggrFuncArray.h.


Constructor & Destructor Documentation

casacore::TableExprGroupMeansArrayDComplex::TableExprGroupMeansArrayDComplex ( TableExprNodeRep node  ) 
virtual casacore::TableExprGroupMeansArrayDComplex::~TableExprGroupMeansArrayDComplex (  )  [virtual]

Member Function Documentation

virtual void casacore::TableExprGroupMeansArrayDComplex::apply ( const TableExprId id  )  [virtual]

Get the operand's value for the given row and apply it to the aggregation.

This function should not be called for lazy classes.

Implements casacore::TableExprGroupFuncBase.

virtual void casacore::TableExprGroupMeansArrayDComplex::finish (  )  [virtual]

If needed, finish the aggregation.

By default nothing is done.

Reimplemented from casacore::TableExprGroupFuncBase.


Member Data Documentation

Definition at line 869 of file ExprGroupAggrFuncArray.h.


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