summaryrefslogtreecommitdiff
path: root/R/poly.R
diff options
context:
space:
mode:
Diffstat (limited to 'R/poly.R')
-rw-r--r--R/poly.R2
1 files changed, 2 insertions, 0 deletions
diff --git a/R/poly.R b/R/poly.R
index ee03fe4..788ddbe 100644
--- a/R/poly.R
+++ b/R/poly.R
@@ -10,6 +10,8 @@
#' @param ioDelay the delay in the input-output channel
#' @param Ts sampling interval
#' @param noiseVar variance of the white noise source (Default=\code{1})
+#' @param intNoise Logical variable indicating presence or absence of integrator
+#' in the noise channel (Default=\code{FALSE})
#' @param unit time unit (Default=\code{"seconds"})
#'
#' @details