NetSim Source Code Help
Loading...
Searching...
No Matches
DSFrame.c File Reference
#include "main.h"
#include "802_22.h"
Include dependency graph for DSFrame.c:

Go to the source code of this file.

Functions

int fn_NetSim_CR_FormDSFrame (NETSIM_ID nDeviceId, NETSIM_ID nInterfaceId, double dTime)
 
int fn_NetSim_CR_TransmitDSBurst ()
 

Function Documentation

◆ fn_NetSim_CR_FormDSFrame()

int fn_NetSim_CR_FormDSFrame ( NETSIM_ID  nDeviceId,
NETSIM_ID  nInterfaceId,
double  dTime 
)

The DS-MAP message defines the access to the downstream information. The length of the DS-MAP shall be an integer number of bytes. This function is used to generate the FCH frame,DS-MAP packet,US-MAP packet,DCD,UCD etc.

Definition at line 6 of file DSFrame.c.

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

◆ fn_NetSim_CR_TransmitDSBurst()

int fn_NetSim_CR_TransmitDSBurst ( )

This function is used to transmit the appropriate DSBurst.

Definition at line 82 of file DSFrame.c.

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