Interface | Description |
---|---|
RssiCalculator |
Rssi calculator was designed to manipulate Rssi signal and thus parameter
directly dependent on it -
Proximity . |
Class | Description |
---|---|
CustomRssiCalculator |
Custom rssi calculator was designed to create custom manipulation of Rssi signal.
|
LimitedMeanRssiCalculator |
Limited Mean Rssi Calculator provides rssi calculation based on the
arithmetic mean of n last rssi records where the n is the parameter
applied during calculator construction.
|
RssiCalculators |
RssiCalculators provides factory methods for predefined
Rssi calculators.
|