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

CopyrightCopyright (c) 2012-2015, David Sorokin <david.sorokin@gmail.com>
LicenseBSD3
MaintainerDavid Sorokin <david.sorokin@gmail.com>
Stabilityexperimental
Safe HaskellNone
LanguageHaskell98

Simulation.Aivika.Experiment.ExperimentSpecsView

Description

Tested with: GHC 7.10.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.