UnBoundNonLinDecompOp,missing,vector,vector,numeric-method {SoilR} | R Documentation |
Constructor for the class with the same name
Description
Constructor for the class with the same name
Usage
## S4 method for signature 'missing,vector,vector,numeric'
UnBoundNonLinDecompOp(internal_fluxes, out_fluxes, numberOfPools)
Arguments
internal_fluxes |
vector of elements of type InternalFlux_by_PoolName |
out_fluxes |
vector of elements of type OutFlux_by_PoolName |
numberOfPools |
number of pools in a model |
See Also
Other UnBoundNonLinDecompOp_constructor:
UnBoundNonLinDecompOp,function,missing,missing,missing-method
[Package SoilR version 1.2.107 Index]