transmissions¶
Syntax¶
Parameters¶
condition- A transmissible condition within the model.
Returns¶
Returns a non-negative integer value.
Description¶
This action returns the number of other agents that have been exposed to the given condition by the current agent.
The result is 0 if the agent has not transmitted the condition.
Examples¶
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_state
- 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