ValueSequence

The ValueSequence object is used to generate a specified sequence of numbers.  It can be used instead of a Probability Distribution when a model is to be validated against recorded data.  It can also be used to specify an interval or duration for a planned maintenance activity.

The next value in the sequence is returned every time the ValueSequence is referenced.  The values are recycled after the last value in the list is returned.