Spectrum

Declaration: TSpCollItem.Spectrum [index: integer]: double;
The array property Spectrum allows to pointwise access the spectral array of the collection item. The parameter index is the array index (valid range: 0...SpecLength-1). Note in order to access he entire array you should use the property SpectrumAsArray.