Statistical

scalation.simulation.agent.Statistical
trait Statistical(name: String)

The Statistical trait maintain statistical collectors.

Value parameters

name

the name of this statistical object

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Gate
class Junction
class Link
class Resource
class Sink
class Source
class Transport
class WaitQueue
Show all

Members list

Value members

Concrete methods

Return sample statistics for durations for this component (e.g., Time in queue).

Return sample statistics for durations for this component (e.g., Time in queue).

Attributes

Return time persistent statistics for value for this component (e.g. Number in queue).

Return time persistent statistics for value for this component (e.g. Number in queue).

Attributes