Main Page | Class Hierarchy | Class List | File List | Class Members | Related Pages

org.nees.rbnb.SimpleRandomWalk Class Reference

List of all members.

Public Member Functions

 SimpleRandomWalk (double min, double max, boolean wrap)
double next ()

Static Public Member Functions

void main (String[] args)

Detailed Description

Author:
terry
Generates the next number (double) in a bounded random walk; the default interval is (-10,10), the start value is the mid point and the step value is a uniform random distribution on (-1.0, 1.0). Steps that cross the boundries are either wrapped (default) or reflected.

Definition at line 20 of file SimpleRandomWalk.java.


The documentation for this class was generated from the following file:
Generated on Tue Aug 24 11:12:30 2004 for Data turbine for NEESGrid by doxygen 1.3.7