reset
System object: gpuConstantGammaClutter
Reset random numbers and time count for clutter simulation
Syntax
reset(H)
Description
reset(H)
resets the states of the gpuConstantGammaClutter
object, H
. This method
resets the random number generator state if the SeedSource
property
is set to 'Property'
. This method resets the elapsed coherence time.
Also, if the PRF
property is a vector, the next call to step
uses the first PRF value in the vector.