Home
FAQ
Player
Utilities
Stage
Gazebo
Contrib
Documentation
Publications
Contributors
Users

Project
Download
Bugs/Feedback
Mailing lists

Radish

Old news
Old stuff

gz_wifi_link Struct Reference
[wifi]

Individual link properties. More...

#include <gazebo.h>

List of all members.

Public Attributes

char ip [32]
 IP address of destination.
uint16_t qual
uint16_t level
uint16_t noise


Detailed Description

Individual link properties.


Member Data Documentation

char gz_wifi_link::ip[32]
 

IP address of destination.

uint16_t gz_wifi_link::qual
 

Link quality, level and noise information these could be uint8_t instead, <linux/wireless.h> will only return that much. maybe some other architecture needs larger??

uint16_t gz_wifi_link::level
 

Link quality, level and noise information these could be uint8_t instead, <linux/wireless.h> will only return that much. maybe some other architecture needs larger??

uint16_t gz_wifi_link::noise
 

Link quality, level and noise information these could be uint8_t instead, <linux/wireless.h> will only return that much. maybe some other architecture needs larger??


The documentation for this struct was generated from the following file:


Last updated $Date: 2004/12/21 01:49:15 $
Generated on Sun May 22 18:39:08 2005 for Gazebo by doxygen 1.4.2