Updates the vertex attributes on a network for new nodes
incoming into that network, based on a set of rules for each
attribute that the user specifies in control.net.
auto_update_attr(dat, newNodes, curr.tab)The updated netsim_dat main list object.
Main netsim_dat object containing a networkDynamic
object and other initialization information passed from
netsim.
Vector of nodal IDs for incoming nodes at the current time step.
Current proportional distribution of all vertex attributes.
copy_nwattr_to_datattr, get_attr_prop,
auto_update_attr.