setFrequency method
Returns a copy of the DftMapEntry instance with the Ft set to
frequency.
Implementation
DftMapEntry setFrequency(Ft frequency) => DftMapEntry(term, frequency);
Returns a copy of the DftMapEntry instance with the Ft set to
frequency.
DftMapEntry setFrequency(Ft frequency) => DftMapEntry(term, frequency);