Model

scalation.simulation.tableau.Model
See theModel companion class
object Model

The Model companion object provides a function for computing the occupancy (number in system) L_y.

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Model.type

Members list

Value members

Concrete methods

def occupancy(et_lt: (VectorD, VectorD)): Unit

Determine the occupancy of the model.

Determine the occupancy of the model.

Value parameters

(et,

lt) the event time and corresponding occupancy vectors

Attributes