DEPLPar-class: DEPLPar class and methods

Description Value Slots Constructor See Also Examples

Description

A class for storing the parameters of a DEPLSim model

Value

DEPLPar object

Slots

value

numeric or vector giving the values of parameters

name

character or vector of characters describing the parameter names

unit

character or vector of characters describing the units of parameters

Constructor

The DEPLPar(object) constructor method allows simple creation of new DEPLPar object.

See Also

DEPLZone, DEPLFleet, DEPLSim

Examples

1
DEPLPar(value=3.0E4,name="Biomass",unit="t")

ben-mhamed/DEPLr documentation built on June 10, 2019, 4:03 a.m.