Learn R Programming

SoilR (version 1.2.105)

ConstantInternalFluxRate_by_PoolName: Generic constructor for the class with the same name

Description

Generic constructor for the class with the same name

Usage

ConstantInternalFluxRate_by_PoolName(
  sourceName,
  destinationName,
  src_to_dest,
  rate_constant
)

Arguments

sourceName

see method arguments

destinationName

see method arguments

src_to_dest

see method arguments

rate_constant

see method arguments

S4-methods

  • ConstantInternalFluxRate_by_PoolName,character,character,missing,numeric-method

  • ConstantInternalFluxRate_by_PoolName,missing,missing,character,numeric-method