xValues property

Float64List xValues

Returns the "x" values corresponding to the sinc array values.

Implementation

Float64List get xValues => _xValues;