World Ocean Simulation System (WOSS) library
WossRandomGeneratorTcl Class Reference
Inheritance diagram for WossRandomGeneratorTcl:
Inheritance graph
Collaboration diagram for WossRandomGeneratorTcl:
Collaboration graph

Public Member Functions

virtual int command (int argc, const char *const *argv)
 
- Public Member Functions inherited from WossRandomGenerator
 WossRandomGenerator (int seed=0)
 
 WossRandomGenerator (const WossRandomGenerator &copy)
 
WossRandomGeneratoroperator= (const WossRandomGenerator &copy)
 
virtual WossRandomGeneratorcreate (int s)
 
virtual WossRandomGeneratorclone () const
 
virtual double getRand () const
 
virtual int getRandInt () const
 
virtual void initialize ()
 
- Public Member Functions inherited from woss::RandomGenerator
 RandomGenerator (int s=0)
 
virtual ~RandomGenerator ()
 
virtual RandomGeneratorcreate (double seed)
 
virtual bool isValid () const
 
virtual void setSeed (int s)
 
virtual int getSeed () const
 

Additional Inherited Members

- Protected Attributes inherited from WossRandomGenerator
RNG * rng
 
- Protected Attributes inherited from woss::RandomGenerator
int seed
 
bool initialized
 

The documentation for this class was generated from the following files: