aivika-experiment-1.0: Simulation experiments for the Aivika library

Stabilityexperimental
MaintainerDavid Sorokin <david.sorokin@gmail.com>
Safe HaskellNone

Simulation.Aivika.Experiment.ExperimentSpecsView

Description

Tested with: GHC 7.4.1

The module defines ExperimentSpecsView that shows the experiment specs.

Synopsis

Documentation

data ExperimentSpecsView Source

Defines the View that shows the experiment specs.

Constructors

ExperimentSpecsView 

Fields

experimentSpecsTitle :: String

The title for the view.

experimentSpecsDescription :: String

The description for the view.

experimentSpecsWriter :: ExperimentSpecsWriter

It shows the specs.