UnBoundNonLinDecompOp,missing,vector,vector,numeric,ANY,ANY,ANY-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,ANY,ANY,ANY'
UnBoundNonLinDecompOp(internal_fluxes, out_fluxes, numberOfPools)

Arguments

internal_fluxes

object of class:vector, vector of elements of type InternalFlux_by_PoolName

out_fluxes

object of class:vector, vector of elements of type OutFlux_by_PoolName

numberOfPools

object of class:numeric, no manual documentation

See Also

Other UnBoundNonLinDecompOp_constructor: UnBoundNonLinDecompOp,function,missing,missing,missing,ANY,ANY,ANY-method


[Package SoilR version 1.2.105 Index]