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