Package 

Class RunningAverageRssiFilter

  • All Implemented Interfaces:
    org.altbeacon.beacon.service.RssiFilter

    
    public class RunningAverageRssiFilter
     implements RssiFilter
                        

    Calculate a RSSI value on base of an arbitrary list of measured RSSI values The list is clipped by a certain length at start and end and the average is calculate by simple arithmetic average