Estimates pathloss model from empirical values RSS-distance.
path-loss-estimator is hosted in the following web site
https://github.com/raserma/path-loss-estimator
If you think the Android project path-loss-estimator listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of path-loss-estimator.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 4 |
jar files used | commons-math3-3.2.jar |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE android.permission.WAKE_LOCK |
path-loss-estimator has the following Java source files.
com.example.android.pathlossestimator.AndroidDatabaseManager.java com.example.android.pathlossestimator.MeasurementDatabaseHandler.java com.example.android.pathlossestimator.MeasuringDataActivity.java com.example.android.pathlossestimator.PathLossEstimationActivity.java com.example.android.pathlossestimator.StartActivity.java