powered by
Gets the number of arrivals generated by a generator by name.
get_n_generated(env, name)
the simulation environment.
the name of the generator.
Returns a numeric value.
Other methods to deal with a simulation environment: simmer, reset, now, peek, onestep, run, add_resource, add_generator, get_mon_arrivals, get_mon_attributes, get_mon_resources, get_capacity, get_queue_size, get_server_count, get_queue_count.