NetSim Source Code Help v14.4
All 13 Components
 
Loading...
Searching...
No Matches
stru_tdma_superframe Struct Reference
Collaboration diagram for stru_tdma_superframe:

Data Fields

SuperFrameConfiguration_t superFrameConfigType
 
UINT superFrameId
 
LINKTYPE linkType
 
double bandwidth_Hz
 
double baseFreqnecy_Hz
 
double centralFrequency_Hz
 
char * band
 
char * accessProtocol
 
double superFrameDuration_us
 
ptrSLOTCONF slotConfig
 
ptrCARRIERCONF carrierConfig
 
ptrFRAMECONF frameConfig
 
UINT carrierCount
 
ptrCARRIERcarriers
 
double startTime_us
 
double endTime_us
 
UINT bufferCount
 
ptrSATELLITE_BUFFERbuffers
 

Detailed Description

Definition at line 130 of file Component 11/Satellite/Satellite_Frame.h.

Field Documentation

◆ accessProtocol

char * stru_tdma_superframe::accessProtocol

Definition at line 140 of file Component 11/Satellite/Satellite_Frame.h.

◆ band

char * stru_tdma_superframe::band

Definition at line 139 of file Component 11/Satellite/Satellite_Frame.h.

◆ bandwidth_Hz

double stru_tdma_superframe::bandwidth_Hz

Definition at line 136 of file Component 11/Satellite/Satellite_Frame.h.

◆ baseFreqnecy_Hz

double stru_tdma_superframe::baseFreqnecy_Hz

Definition at line 137 of file Component 11/Satellite/Satellite_Frame.h.

◆ bufferCount

UINT stru_tdma_superframe::bufferCount

Definition at line 153 of file Component 11/Satellite/Satellite_Frame.h.

◆ buffers

ptrSATELLITE_BUFFER * stru_tdma_superframe::buffers

Definition at line 154 of file Component 11/Satellite/Satellite_Frame.h.

◆ carrierConfig

ptrCARRIERCONF stru_tdma_superframe::carrierConfig

Definition at line 144 of file Component 11/Satellite/Satellite_Frame.h.

◆ carrierCount

UINT stru_tdma_superframe::carrierCount

Definition at line 147 of file Component 11/Satellite/Satellite_Frame.h.

◆ carriers

ptrCARRIER * stru_tdma_superframe::carriers

Definition at line 148 of file Component 11/Satellite/Satellite_Frame.h.

◆ centralFrequency_Hz

double stru_tdma_superframe::centralFrequency_Hz

Definition at line 138 of file Component 11/Satellite/Satellite_Frame.h.

◆ endTime_us

double stru_tdma_superframe::endTime_us

Definition at line 151 of file Component 11/Satellite/Satellite_Frame.h.

◆ frameConfig

ptrFRAMECONF stru_tdma_superframe::frameConfig

Definition at line 145 of file Component 11/Satellite/Satellite_Frame.h.

◆ linkType

LINKTYPE stru_tdma_superframe::linkType

Definition at line 134 of file Component 11/Satellite/Satellite_Frame.h.

◆ slotConfig

ptrSLOTCONF stru_tdma_superframe::slotConfig

Definition at line 143 of file Component 11/Satellite/Satellite_Frame.h.

◆ startTime_us

double stru_tdma_superframe::startTime_us

Definition at line 150 of file Component 11/Satellite/Satellite_Frame.h.

◆ superFrameConfigType

SuperFrameConfiguration_t stru_tdma_superframe::superFrameConfigType

Definition at line 132 of file Component 11/Satellite/Satellite_Frame.h.

◆ superFrameDuration_us

double stru_tdma_superframe::superFrameDuration_us

Definition at line 141 of file Component 11/Satellite/Satellite_Frame.h.

◆ superFrameId

UINT stru_tdma_superframe::superFrameId

Definition at line 133 of file Component 11/Satellite/Satellite_Frame.h.


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