transmission_mode¶
Syntax¶
Description¶
Condition property, necessary for a transmissible condition, that determines how one agent can transmit the condition to another agent.
The transmission mode determines how one agent can transmit the condition to
another agent. Transmissible conditions must have a transmission_mode
property. The default is none. The proximity and respiratory transmission mode means that a
transmissible agent can transmit the condition to a susceptible agent when the
two agent occupy the same place at the same time.
Examples¶
The following sets the transmission mode of the condition, TEST_CONDITION, to proximity:
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