smart_arrays_sample_data
smart_arrays_sample_data
Sine1D
array property
array
smart_arrays_sample_data
smart_arrays_sample_data
Sine1D
array property
Sine1D class
Constructors
Sine1D
Properties
array
xValues
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
array
property
Float64List
array
Returns the computed array containing the sine wave
Implementation
Float64List get array => _array;