Element index for package apidoc
[ a ]
[ b ]
[ c ]
[ e ]
[ f ]
[ m ]
[ n ]
[ p ]
[ r ]
[ s ]
top
b
- $beacon
- in file Cell.php, variable Net_Wifi_Cell::$beacon
The time since the last beacon (time sync) frame has been sent, in ms.
top
top
top
top
top
n
- $nick
- in file Config.php, variable Net_Wifi_Config::$nick
The nickname which the interface (computer) uses.
- $noise
- in file Config.php, variable Net_Wifi_Config::$noise
Noise level in dBm - how much the signal is disturbed
- Net_Wifi_Cell
- in file Cell.php, class Net_Wifi_Cell
Cell information from a wifi scan.
- Net_Wifi_Config
- in file Config.php, class Net_Wifi_Config
Configuration settings of a wifi network interface.
top
p
- $packages_invalid_misc
- in file Config.php, variable Net_Wifi_Config::$packages_invalid_misc
Other packets lost in relation with specific wireless operations.
- $packages_missed_beacon
- in file Config.php, variable Net_Wifi_Config::$packages_missed_beacon
Number of periodic beacons from the Cell or the Access Point we have missed. Beacons are sent at regular intervals to maintain the cell coordination, failure to receive them usually indicates that the card is out of range.
- $packages_rx_invalid_crypt
- in file Config.php, variable Net_Wifi_Config::$packages_rx_invalid_crypt
Number of packets that the hardware was unable to decrypt.
- $packages_rx_invalid_frag
- in file Config.php, variable Net_Wifi_Config::$packages_rx_invalid_frag
Number of packets for which the hardware was not able to properly re-assemble the link layer fragments (most likely one was missing).
- $packages_rx_invalid_nwid
- in file Config.php, variable Net_Wifi_Config::$packages_rx_invalid_nwid
Number of packets received with a different NWID or ESSID.
- $packages_tx_excessive_retries
- in file Config.php, variable Net_Wifi_Config::$packages_tx_excessive_retries
Number of packages that needed to be re-submitted repeatedly again and again, because no ACK was received for them.
- $power
- in file Config.php, variable Net_Wifi_Config::$power
Power setting of the interface.
- $protocol
- in file Config.php, variable Net_Wifi_Config::$protocol
Protocol version which is used for connection.
- $protocol
- in file Cell.php, variable Net_Wifi_Cell::$protocol
The protocol version used.
top
top
s
- $ssid
- in file Config.php, variable Net_Wifi_Config::$ssid
"Service Set IDentifier" of the cell which identifies current network.
- $ssid
- in file Cell.php, variable Net_Wifi_Cell::$ssid
"Service Set IDentifier" of the cell which identifies the network.
top
Documentation generated on Mon, 11 Mar 2019 15:05:02 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|