Copyright | Copyright (c) 2012-2017 David Sorokin <david.sorokin@gmail.com> |
---|---|
License | BSD3 |
Maintainer | David Sorokin <david.sorokin@gmail.com> |
Stability | experimental |
Safe Haskell | None |
Language | Haskell98 |
Tested with: GHC 8.0.1
The module defines TableView
that saves the simulation
results in the CSV file(s).
- data TableView = TableView {}
- defaultTableView :: TableView
Documentation
Defines the View
that saves the simulation results
in the CSV file(s).
TableView | |
|
defaultTableView :: TableView Source #
The default table view.