tExp_-: Setter for BLI times 'tExp'

Description Usage Arguments Value Author(s) References Examples

Description

The setter function for BLI times tExp, the start time of association and dissociation steps.

Usage

1
tExp(obj) <- value

Arguments

obj

obj of "Bli" class

value

"numeric" vector for the start time of association and dissociation steps

Value

S4 object of "Bli" class

Author(s)

Qingan Sun, Xiaojun Li, James C Sacchettini

Maintainer: Qingan Sun <quinsun@gmail.com>

References

\insertRef

pzasmoke

Examples

1
2
bli <- Bli()
tExp(bli) <- c(1260,1860)

smoke documentation built on Jan. 28, 2020, 5:09 p.m.