| Stability | experimental |
|---|---|
| Maintainer | David Sorokin <david.sorokin@gmail.com> |
| Safe Haskell | None |
Simulation.Aivika.Experiment.FinalTableView
Description
Tested with: GHC 7.4.1
The module defines FinalTableView that saves the simulation
results in the final time points for all simulation runs in
the CSV file.
Documentation
data FinalTableView Source
Defines the View that saves the simulation
results in the final time points for all
simulation runs in the CSV file.
Constructors
| FinalTableView | |
Fields
| |
Instances
defaultFinalTableView :: FinalTableViewSource
The default table view.