Message AirFrame80211

File: contrib/messages/AirFrame80211.msg

(no description)

Inheritance diagram:

The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.

Extends:

AirFrame

Format of the messages that are sent to the channel

Fields:

Name Type Description
bitrate double

Source code:

message AirFrame80211 extends AirFrame {
    fields:
	double bitrate;
};