[ Version ( since = "1.3.1" ) ]
public void limit_min (double value)
Ensures no values in the spectrum fall below a set limit.
If they are found, set them to value
.
this |
a Spectrum instance |
value |
the threshold value to limit the spectrum |