smart_arrays_sample_data
smart_arrays_sample_data
Sinc1D
xValues property
xValues
smart_arrays_sample_data
smart_arrays_sample_data
Sinc1D
xValues property
Sinc1D class
Constructors
Sinc1D
Properties
array
xValues
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
xValues
property
Float64List
xValues
Returns the "x" values corresponding to the sinc array values.
Implementation
Float64List get xValues => _xValues;