aivika-experiment-5.3.3: Simulation experiments for the Aivika library
CopyrightCopyright (c) 2012-2017 David Sorokin <david.sorokin@gmail.com>
LicenseBSD3
MaintainerDavid Sorokin <david.sorokin@gmail.com>
Stabilityexperimental
Safe HaskellNone
LanguageHaskell2010

Simulation.Aivika.Experiment.Base.ExperimentSpecsWriter

Description

Tested with: GHC 8.0.1

The module defines ExperimentSpecsWriter that knows how to write in HTML the experiment specs which include the simulation specs and the number of simulation runs.

Synopsis

Documentation

data ExperimentSpecsWriter Source #

Defines a writer that knows how to represent the experiment specs as the HTML table.

Constructors

ExperimentSpecsWriter 

Fields