Welch Data File Collector
Properties
The average time between observations in each replication returned as an array. 0 element is the first replication observed. If no replications have been observed then the array will be empty.
The file handle for the meta-data file. The meta-data file contains the number of replications as the first line, and the number of observations in each of the replications as the subsequent lines
If there have been no replications, then this returns 0
The number of observations in each replication returned as an array. 0 element is the first replication count. If no replications have been observed then the array will be empty.
The number of full replications observed
Functions
Should be executed prior to each replication
Should be executed once after all replications have been observed
Should be executed after each replication
Makes a WelchDataFileAnalyzer based on the file in this collector
Should be executed once prior to any collection and should be used to clear any statistical collection and prepare the collector for collecting data.