A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::lrwpan::PhyDataAndSymbolRates Struct Reference

This data structure provides the Bit rate and Symbol rate for a given channel See IEEE802.15.4-2006 Table 1 and 2 in section 6.1.1 and 6.1.2. More...

#include "lr-wpan-phy.h"

+ Collaboration diagram for ns3::lrwpan::PhyDataAndSymbolRates:

Public Attributes

double bitRate
 bit rate
 
double symbolRate
 symbol rate
 

Detailed Description

This data structure provides the Bit rate and Symbol rate for a given channel See IEEE802.15.4-2006 Table 1 and 2 in section 6.1.1 and 6.1.2.

Definition at line 59 of file lr-wpan-phy.h.

Member Data Documentation

◆ bitRate

double ns3::lrwpan::PhyDataAndSymbolRates::bitRate

bit rate

Definition at line 61 of file lr-wpan-phy.h.

◆ symbolRate

double ns3::lrwpan::PhyDataAndSymbolRates::symbolRate

symbol rate

Definition at line 62 of file lr-wpan-phy.h.


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