|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDualBandSampleGenerator
Filters for two specific frequency bands, and notifies listeners of the latest values
IDualBandSampleListener| Method Summary | |
|---|---|
void |
addDualBandListener(IDualBandSampleListener listener)
Attach listener to receive notification/copies of all new band values |
void |
removeAllDualBandListeners()
Remove all listeners from our notification list |
void |
removeDualBandListener(IDualBandSampleListener listener)
Remove listener from our notification list |
| Method Detail |
|---|
void addDualBandListener(IDualBandSampleListener listener)
listener - the observer who wants to receive band valuesvoid removeDualBandListener(IDualBandSampleListener listener)
listener - the observer to removevoid removeAllDualBandListeners()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||