create
Creates an arrival rate metric for a specific node (uses default time unit of hours).
Return
a metric group containing the arrival rate and its statistical moments
Parameters
the container to track arrival rate for
the scenario containing all nodes
Creates an arrival rate metric for a specific node with optional time unit.
Return
a metric group containing the arrival rate and its statistical moments
Parameters
the container to track arrival rate for
the time unit for the rate (default: hours)
Creates a global arrival rate metric across the entire scenario (uses default time unit of hours).
Return
a metric group containing the global arrival rate and its statistical moments
Parameters
the scenario to create a global metric for
Creates a global arrival rate metric across the entire scenario with optional time unit.
Return
a metric group containing the global arrival rate and its statistical moments
Parameters
the scenario to create a global metric for
the time unit for the rate (default: hours)