| NAME |
TYPE |
DEFAULT |
RANGE |
DESCRIPTION |
UNITS
|
| a | REAL | 0 | | Lower limit of interval on uniform distribution | - |
| b | REAL | 1 | | Higher limit of interval on uniform distribution | - |
| dt | REAL | 0.1 | | Time between samples | s |
| lambda | REAL | 1 | | Mean of exponential distribution | - |
| mu | REAL | 0 | | Mean of gaussian distribution | - |
| n | INTEGER | 10 | | Number of tries on binomial distribution | - |
| order | INTEGER | 3 | | Order of gamma distribution | - |
| p | REAL | 0.5 | | Success probability on binomial distribution | - |
| sigma | REAL | 1 | | Typical deviation of gaussian distribution | - |
| xm | REAL | 1 | | Mean of Poisson distribution | - |