TSpectrumStats.Recursive Property

Boolean Recursive { get; set; }

If True the result is computed each time a new spectrum is added.

Returns: Boolean

Remarks:

If the value is false, UpdateStats has to be called to obtain statistics, once desired number of spectrums have been accumulated.