smart_arrays_sample_data
smart_arrays_sample_data
Sinc1D
getSinc method
getSinc
smart_arrays_sample_data
smart_arrays_sample_data
Sinc1D
getSinc method
Sinc1D class
Constructors
Sinc1D
Properties
hashCode
runtimeType
Methods
getSinc
getXvalues
noSuchMethod
toString
Operators
operator ==
getSinc
method
Float64List
getSinc
(
)
Returns the computed sinc "sine cardinal" wave.
Implementation
Float64List getSinc() => _sinc;