R/human-interface.R
dXdt.Rd
Compute and return the derivatives for an X-Component module.
dXdt(t, y, pars, i)
current simulation time
state vector
an xds object
xds
the host species index
the derivatives, a numeric vector
The function dispatches on class(Xpar[[i]]).
class(Xpar[[i]]).