ConstLinDecompOp {SoilR} | R Documentation |
Generic constructor for the class with the same name
ConstLinDecompOp(
mat,
internal_flux_rates,
out_flux_rates,
numberOfPools,
poolNames
)
mat |
a square compartmental matrix |
internal_flux_rates |
rates of internal transfers among pools |
out_flux_rates |
rates of transfer out of poolss |
numberOfPools |
total number of pools in the system |
poolNames |
names of all pools |