set.as {WRSS} | R Documentation |
WRSS objects connector
Description
this function connects a base
object as a either of: 'downstream'
, 'supplier'
, 'leakageObject'
, 'seepageObject'
, or 'divertObject'
to a target
object, which are both instantiated by WRSS constructors.
Usage
set.as(base,target,type='downstream')
Arguments
base |
An object; from either of classes of |
target |
An object; from either of classes of |
type |
the type of |
Value
an object from class of target
object.
Author(s)
Rezgar Arabzadeh
See Also
[Package WRSS version 3.1 Index]