create
Creates an inter-departure time metric for a specific node (uses default time unit of seconds).
Return
a metric group containing inter-departure times and statistical moments, or null if node doesn't support residence time
Parameters
the container to track inter-departure time for
the scenario containing all nodes
Creates an inter-departure time metric for a specific node with optional time unit.
Return
a metric group containing inter-departure times and statistical moments, or null if node doesn't support residence time
Parameters
the container to track inter-departure time for
the time unit for intervals (default: seconds)
Creates a global inter-departure time metric across the entire scenario (uses default time unit of seconds).
Return
a metric group containing global inter-departure times and statistical moments
Parameters
the scenario to create a global metric for
Creates a global inter-departure time metric across the entire scenario with optional time unit.
Return
a metric group containing global inter-departure times and statistical moments
Parameters
the scenario to create a global metric for
the time unit for intervals (default: seconds)