casa::TableExprNodeRandom Class Reference
[Tables_internal_classes]

#include <ExprDerNode.h>

Inheritance diagram for casa::TableExprNodeRandom:

Inheritance graph
[legend]
Collaboration diagram for casa::TableExprNodeRandom:

Collaboration graph
[legend]
List of all members.

Detailed Description

Random number in table select expression tree.

Intended use:

Internal

Review Status

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

Prerequisite

Synopsis

This class represents the rand() function in a table select expression tree.

Definition at line 390 of file ExprDerNode.h.

Public Member Functions

 TableExprNodeRandom (const Table &)
 ~TableExprNodeRandom ()
Double getDouble (const TableExprId &id)

Private Attributes

MLCG generator_p
Uniform random_p


Constructor & Destructor Documentation

casa::TableExprNodeRandom::TableExprNodeRandom ( const Table  ) 

casa::TableExprNodeRandom::~TableExprNodeRandom (  ) 


Member Function Documentation

Double casa::TableExprNodeRandom::getDouble ( const TableExprId id  )  [virtual]

Reimplemented from casa::TableExprNodeRep.


Member Data Documentation

MLCG casa::TableExprNodeRandom::generator_p [private]

Definition at line 397 of file ExprDerNode.h.

Uniform casa::TableExprNodeRandom::random_p [private]

Definition at line 398 of file ExprDerNode.h.


The documentation for this class was generated from the following file:
Generated on Mon Sep 1 22:45:23 2008 for NRAOCASA by  doxygen 1.5.1