SeedNoise Function

Top  Previous  Next

Description

Seeds the random number generator used with GaussianNoise and UniformNoise with the specified seed.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

SeedNoise(Variable seed)

None

Seeds the random number generator used with GaussianNoise and UniformNoise with the specified seed.

 

 

See also

Functions