CompositeFarm-class {farmR}R Documentation

Class "CompositeFarm"

Description

A collection of Farm objects representing a farm with heterogenous soil or objective types

Objects from the Class

Objects can be created by calls to the function CompositeFarm.

Slots

model:
Object of class "jobjRef" which is a reference to the internal java object representing the farm
cropNames:
Object of class "vector" representing the crop names

Extends

Class "FarmRepresentation", directly.

Author(s)

Ira Cooke

See Also

See also Farm and FarmRepresentation

Examples

        showClass("CompositeFarm")

[Package farmR version 1.0 Index]