Skip to contents

Compute and return the derivatives for an X-Component module.

Usage

dXdt(t, y, pars, i)

Arguments

t

current simulation time

y

state vector

pars

an xds object

i

the host species index

Value

the derivatives, a numeric vector

Note

The function dispatches on class(Xpar[[i]]).