 |
samples specifies the number of samples contained in the output array. samples must be greater than or equal to 0. The default value is 128.
|
 |
polynomial order specifies the order of the modulo-2 primitive polynomial used to generate mls sequence. The default value is 31.
|
 |
seed, when greater than 0, causes reseeding of the noise sample generator. The default is 1.
If seed is less than or equal to 0, the noise generator is not reseeded and resumes producing noise samples as a continuation of the previous noise sequence. This is the default behavior.
|
 |
mls sequence contains the uniformly distributed, pseudorandom pattern.
|