setState-methods: The 'setState' method

Description Usage Arguments Value Details Author(s) References Examples

Description

Marks the state of the process as TRUE when the results produced by the process are available.

Usage

1
setState(this, state)

Arguments

this

the underlying object of the mtkProcess class

state

a logical (TRUE or FALSE).

Value

invisble()

Details

This function is only useful for the programmers who need to program the mtk's internal functions.

Author(s)

Juhui WANG, MIA-Jouy, Inra, Juhui.Wang@jouy.inra.fr

References

J. Wang, H. Richard, R. Faivre, H. Monod (2013). Le package mtk, une bibliothèque R pour l'exploration numérique des modèles. In: Analyse de sensibilité et exploration de modèles : Application aux sciences de la nature et de l'environnement (R. Faivre, B. Iooss, S. Mahévas, D. Makowski, H. Monod, Eds). Editions Quae, Versailles.

Examples

1
2
# This function is only useful for the programmers
#  who need to program the mtk's internal functions.

mtk documentation built on May 2, 2019, 4:15 a.m.