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.LastValueView

Description

Tested with: GHC 8.0.1

The module defines LastValueView that shows the last values for the simulation variables.

Synopsis

Documentation

data LastValueView Source #

Defines the View that shows the last values of the simulation variables.

Constructors

LastValueView 

Fields

defaultLastValueView :: LastValueView Source #

This is the default view.