Click or drag to resize

RegionHelper Methods

The RegionHelper type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGetRegionRanges Gets the region ranges.
Public methodStatic memberIdentifyRegions Trys to identify spectral regions by supplying the spectral x values. A end_of_region is recognized when the gap between two x-values is ten times higher than the previous gap, or if the sign of the gap value changes. This method fails if a spectral region contains only a single point (since no gap value can be obtained then). (But in this case almost all spectral correction methods also fails).
Public methodStatic memberNormalizeRegions 
Top
See Also