Main Content

reset

System object: constantGammaClutter

Reset random numbers and time count for clutter simulation

Syntax

reset(H)

Description

reset(H) resets the states of the constantGammaClutter 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.

Extended Capabilities

C/C++ Code Generation
Generate C and C++ code using MATLAB® Coder™.