Package com.speckled.specksim.datagen

Classes for generating datafiles of simulation results

See:
          Description

Interface Summary
Generator The runnable object that will carry out the data generation and write the output datafile
ProgressListener Interface for objects interested in the progress of a Generator thread
 

Class Summary
DataGenerator Class that performs a series of data generation runs, according to the configuration files passed in on the command line
GeneratorFactory Class for constructing Generators.
ServerRunner Runs specksim in a server mode.
StatisticsRecorder Records the output of a StatisticsModule when prompted, over a series of run repetitions
VariableDescriptor Describes a variable that we will be controlling over the course of a data generation run
 

Package com.speckled.specksim.datagen Description

Classes for generating datafiles of simulation results