#include <mphy_pktheader.h>
Collaboration diagram for hdr_MPhy:

Public Member Functions | |
| int & | offset () |
Static Public Member Functions | |
| static hdr_MPhy * | access (const Packet *p) |
Public Attributes | |
| int | modulationType |
| MSpectralMask * | srcSpectralMask |
| MSpectralMask * | dstSpectralMask |
| Position * | srcPosition |
| Position * | dstPosition |
| MAntenna * | srcAntenna |
| MAntenna * | dstAntenna |
| double | Pt |
| double | Pr |
| Transmission Power in W. | |
| double | Pn |
| Received Signal Power in W. | |
| double | Pi |
| Noise Power in W. | |
| double | txtime |
| Interference Power in W. | |
| double | rxtime |
| When TX begins. | |
| double | duration |
| When RX begins. | |
| bool | worth_tracing |
| Transmission Duration in s. | |
Static Public Attributes | |
| static int | offset_ |
Definition at line 48 of file mphy_pktheader.h.
1.5.2