Learn R Programming

SoilR (version 1.2.105)

ConstantInternalFluxRate_by_PoolIndex: Generic constructor for the class with the same name

Description

Generic constructor for the class with the same name

Usage

ConstantInternalFluxRate_by_PoolIndex(
  sourceIndex,
  destinationIndex,
  src_to_dest,
  rate_constant
)

Arguments

sourceIndex

see method arguments

destinationIndex

see method arguments

src_to_dest

see method arguments

rate_constant

see method arguments

S4-methods

  • ConstantInternalFluxRate_by_PoolIndex,missing,missing,character,numeric-method

  • ConstantInternalFluxRate_by_PoolIndex,numeric,numeric,missing,numeric-method