Main Content

reset

Reset random numbers and time count for clutter simulation

Since R2021a

Syntax

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.

Input Arguments

collapse all

Constant gamma clutter object, specified as a ConstantGammaClutter System object.

Extended Capabilities

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

Version History

Introduced in R2021a