add_generator | Add a generator |
add_resource | Add a resource |
at | Arrivals at specific times |
branch | Add a branch activity |
create_trajectory | Create a trajectory |
every | Arrivals every specific interval |
from | Generate arrivals starting at a specified time |
from_to | Generate arrivals starting and stopping at specified times |
get_capacity | Get the capacity |
get_head | Get the first activity |
get_mon_arrivals | Get arrival statistics |
get_mon_attributes | Get attribute statistics |
get_mon_resources | Get resource statistics |
get_next_activity | Get the next activity |
get_n_activities | Get the number of activities |
get_n_generated | Get the number of arrivals generated |
get_prev_activity | Get the previous activity |
get_queue_count | Get the queue count |
get_queue_size | Get the queue size |
get_server_count | Get the server count |
get_tail | Get the last activity |
needs_attrs | Checks if attributes should be supplied |
now | Get the current time |
onestep | Step the simulation |
peek | Peek next events |
plot_attributes | Plot evolution of attribute data |
plot_evolution_arrival_times | Plot evolution of arrival times |
plot_resource_usage | Plot usage of a resource over time |
plot_resource_utilization | Plot utilization of resources |
print_activity | Print an activity |
release | Add a release activity |
reset | Reset a simulator |
rollback | Add a rollback activity |
run | Run the simulation |
schedule | Generate a scheduling object |
seize | Add a seize activity |
set_attribute | Add a set attribute activity |
simmer | Create a simulator |
timeout | Add a timeout activity |
to | Generate arrivals stopping at a specified time |
wrap | Wrap a simulation environment |