25: Class '"BoundInFlux"'

Description Slots Extends Methods Author(s) Examples

Description

defines a time dependent inputrate as function of time and including the domain where the function is well defined. This can be used to avoid interpolations out of range when mixing different time dependent data sets

Slots

starttime:

Object of class "numeric" ~~

endtime:

Object of class "numeric" ~~

map:

Object of class "function" ~~

lag:

Object of class "numeric" ~~

Extends

Class "InFlux", directly. Class "TimeMap", directly.

Methods

No methods defined with class "BoundInFlux" in the signature.

Author(s)

Carlos A. Sierra, Markus Mueller

Examples

1
showClass("BoundInFlux")

Example output

Loading required package: deSolve
Loading required package: parallel
Loading required package: RUnit
Class "BoundInFlux" [package "SoilR"]

Slots:
                                              
Name:  starttime   endtime       map       lag
Class:   numeric   numeric  function   numeric

Extends: "InFlux"

SoilR documentation built on May 4, 2017, 9:08 p.m.

Related to 25 in SoilR...