spectrum property

List<double>? spectrum
final

Spectrum array. The default length is 257.

Implementation

final List<double>? spectrum;