FarmParameters-class {farmR}R Documentation

Class "FarmParameters"

Description

Encapsulates an xml document containing detailed parameter information for the Farm model

Objects from the Class

Objects can be created by calls to the function FarmParameters.

Slots

document:
Object of class "jobjRef": a reference to an underlying java object containing the xml file

Extends

Class "Parameters", directly.

Methods

cropNames
signature(object = "FarmParameters"): returns a vector of strings with the names of crops defined in the parameter file

Author(s)

Ira Cooke

See Also

See also ObjectiveParameters

Examples

showClass("FarmParameters")

[Package farmR version 1.0 Index]