public interface RssiCalculator
Proximity.
 Proper calculation of Rssi is significant from the point of view
 of dynamic actions search.| Modifier and Type | Method and Description | 
|---|---|
int | 
calculateRssi(int uniqueKey,
             int rssi)
Calculates rssi. 
 | 
void | 
clear()
Clears employed resources. 
 | 
void | 
clear(int uniqueKey)
Clears employed resources for specified unique key. 
 | 
int calculateRssi(int uniqueKey,
                  int rssi)
uniqueKey - the unique keyrssi - the rssivoid clear()
void clear(int uniqueKey)
uniqueKey - the unique key