scalation

tableau

package tableau

The tableau package contains classes for tableau oriented simulation models (similar to spreadsheet simulations).

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. tableau
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class Model extends Modelable

    The Model class support tableau oriented simulation models in which each simulation entity's events are recorded in tabular form (in a matrix).

Value Members

  1. object ModelTest extends App

    The ModelTest object is used to test the Model class.

Inherited from AnyRef

Inherited from Any

Ungrouped