NetSim Source Code Help
Loading...
Searching...
No Matches
stru_aloha_phy_var Struct Reference

#include <Aloha.h>

Collaboration diagram for stru_aloha_phy_var:
Collaboration graph

Data Fields

PHY_MODULATION modulation
 
double frequency
 
double bandwidth
 
double tx_power
 
double rx_sensitivity
 
double data_rate
 
double dAntennaHeight
 
double dAntennaGain
 
PHY_TX_STATUS transmitter_status
 
double dInterferencePower
 
PPROPAGATION_INFO PropagationInfo
 

Detailed Description

Definition at line 57 of file Aloha.h.

Field Documentation

◆ bandwidth

double stru_aloha_phy_var::bandwidth

Definition at line 61 of file Aloha.h.

◆ dAntennaGain

double stru_aloha_phy_var::dAntennaGain

Definition at line 66 of file Aloha.h.

◆ dAntennaHeight

double stru_aloha_phy_var::dAntennaHeight

Definition at line 65 of file Aloha.h.

◆ data_rate

double stru_aloha_phy_var::data_rate

Definition at line 64 of file Aloha.h.

◆ dInterferencePower

double stru_aloha_phy_var::dInterferencePower

Definition at line 69 of file Aloha.h.

◆ frequency

double stru_aloha_phy_var::frequency

Definition at line 60 of file Aloha.h.

◆ modulation

PHY_MODULATION stru_aloha_phy_var::modulation

Definition at line 59 of file Aloha.h.

◆ PropagationInfo

PPROPAGATION_INFO stru_aloha_phy_var::PropagationInfo

Definition at line 71 of file Aloha.h.

◆ rx_sensitivity

double stru_aloha_phy_var::rx_sensitivity

Definition at line 63 of file Aloha.h.

◆ transmitter_status

PHY_TX_STATUS stru_aloha_phy_var::transmitter_status

Definition at line 68 of file Aloha.h.

◆ tx_power

double stru_aloha_phy_var::tx_power

Definition at line 62 of file Aloha.h.


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