apidoc
[ class tree: apidoc ] [ index: apidoc ] [ all elements ]

Element index for package apidoc

[ a ] [ b ] [ c ] [ e ] [ f ] [ m ] [ n ] [ p ] [ r ] [ s ]

a

$activated
in file Config.php, variable Net_Wifi_Config::$activated
    If the interface is activated.
$ap
in file Config.php, variable Net_Wifi_Config::$ap
    MAC address of the associated access point.
$associated
in file Config.php, variable Net_Wifi_Config::$associated
    If the interface is connected to an access point or an ad-hoc network.
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

c

$cell
in file Cell.php, variable Net_Wifi_Cell::$cell
    The current cell number.
$channel
in file Cell.php, variable Net_Wifi_Cell::$channel
    Channel number used for communication.
top

e

$encryption
in file Cell.php, variable Net_Wifi_Cell::$encryption
    If encryption is used.
top

f

$frequency
in file Cell.php, variable Net_Wifi_Cell::$frequency
    Channel frequency.
top

m

$mac
in file Cell.php, variable Net_Wifi_Cell::$mac
    MAC address of the cell (access point or ad-hoc station).
$mode
in file Config.php, variable Net_Wifi_Config::$mode
    Network type.
$mode
in file Cell.php, variable Net_Wifi_Cell::$mode
    Network type.
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

r

$rate
in file Config.php, variable Net_Wifi_Config::$rate
    The bit rate of the connection.
$rate
in file Cell.php, variable Net_Wifi_Cell::$rate
    Bit rate which is used (when connected).
$rates
in file Cell.php, variable Net_Wifi_Cell::$rates
    Array of supported bit rates.
$rssi
in file Config.php, variable Net_Wifi_Config::$rssi
    Signal strength in dBm.
$rssi
in file Cell.php, variable Net_Wifi_Cell::$rssi
    Signal strength.
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.