NetSim Source Code Help
Loading...
Searching...
No Matches
IEEE802_11n.c File Reference
#include "main.h"
#include "IEEE802_11.h"
#include "IEEE802_11_Phy.h"
Include dependency graph for IEEE802_11n.c:

Go to the source code of this file.

Functions

void fn_NetSim_IEEE802_11n_OFDM_MIMO_init (NETSIM_ID nDeviceId, NETSIM_ID nInterfaceId)
 
double get_11n_preamble_time (PIEEE802_11_PHY_VAR phy)
 

Function Documentation

◆ fn_NetSim_IEEE802_11n_OFDM_MIMO_init()

void fn_NetSim_IEEE802_11n_OFDM_MIMO_init ( NETSIM_ID  nDeviceId,
NETSIM_ID  nInterfaceId 
)

This function is called to initialize the MIMO and OFDM parameters relevant to IEEE802.11n. This function is called from the "fn_NetSim_WLAN_PHY_Configuration()" for HT PHY. Initialize time parameters as per the Table 20-5—Timing-related constants 802.11n-2009 pdf also initialize 802.11n PHY header relevant parameters.

Definition at line 35 of file IEEE802_11n.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ get_11n_preamble_time()

double get_11n_preamble_time ( PIEEE802_11_PHY_VAR  phy)

Definition at line 113 of file IEEE802_11n.c.

Here is the caller graph for this function: