wloc
0.4.0
Simple Wi-Fi geolocation library and tool
|
Public Member Functions | |
None | __init__ (self) |
list | networks (self) |
Static Public Member Functions | |
str | conv_strength (int stp) |
Private Attributes | |
__netlist | |
None wloc.fetcher.Fetcher.__init__ | ( | self | ) |
Main constructor of Fetcher class.
|
static |
Converts Wi-Fi signal strength percents to RSSI (dBm). :param stp: Signal strength in percents. :return: Signal strength in dBm.
list wloc.fetcher.Fetcher.networks | ( | self | ) |
Gets list of available wireless networks. :return: List of available wireless networks.