get_transmissible_list¶
Syntax¶
Parameters¶
condition_name- The name of a condition in the model.
Returns¶
A list of transmissible agent IDs in a group for a condition.
Description¶
This action must be called by a group agent. It returns a list of all
transmissible agents' ID of that condtion_name within the calling agent's
group, regardless of whether they are attending or not attending the group
during the simulation day.
See Also¶
- adjust_contacts
- clear_transmissible_agents
- contact_prob
- contact_rate
- current_state
- enable_transmission_bias
- exposed_state
- get_contact_rate
- get_number_of_transmissibles
- get_transmissibility
- get_transmissible_list
- import_exposures
- prev_state
- set_sus
- set_trans
- source
- sus_list
- transmission_mode
- transmission_network_name
- transmissions
- transmit
- was_exposed_externally
- was_exposed_in