swOutput-class: Class '"swOutput"'

swOutput-classR Documentation

Class "swOutput"

Description

The methods listed below work on this class and the proper slot of the class swInputData.

Usage

## S4 method for signature 'swOutput'
x$name

## S4 method for signature 'swOutput'
swOutput_getKEY(object, index)

## S4 replacement method for signature 'swOutput,ANY,swOutput_KEY'
swOutput_setKEY(object, index) <- value

Arguments

x

An object of class swOutput.

name

A character string. The name of the of the slots of this class.

object

An object of class swOutput.

index

An integer value. One of the four possible time steps.

value

A value to assign to a specific slot of the object.

See Also

swInputData swFiles swWeather swCloud swMarkov swProd swSite swSoils swEstab swInputData swSWC swLog

Examples

showClass("swOutput")
x <- new("swOutput")


Burke-Lauenroth-Lab/rSOILWAT2 documentation built on Dec. 9, 2023, 1:46 a.m.