simmer (version 4.2.2)

handle_unfinished: Handle Unfinished Arrivals

Description

Activity for setting a drop-out trajectory for unfinished arrivals, i.e., those dropped from a resource (due to preemption, resource shrinkage or a rejected seize) or those that leave a trajectory.

Usage

handle_unfinished(.trj, handler)

Arguments

.trj

the trajectory object.

handler

trajectory object to handle unfinished arrivals. A NULL value will unset the drop-out trajectory.

Value

Returns the trajectory object.

See Also

leave, set_capacity