![]() |
NetSim Source Code Help
|
#include <LTENR_Spectrum.h>

Data Fields | |
| char * | duplexMode |
| UINT | frameDuration |
| UINT | subFrameDuration |
| UINT | subFramePerFrame |
| UINT8 | numSubcarrierPerPRB |
| ptrLTENR_CA | CA [MAX_CA_COUNT] |
| ptrLTENR_CA | CA_original [MAX_CA_COUNT] |
| int | Current_CA_ID |
| int | Series3GPP |
Definition at line 89 of file LTENR_Spectrum.h.
| ptrLTENR_CA stru_LTENR_SpectrumConfig::CA[MAX_CA_COUNT] |
Definition at line 98 of file LTENR_Spectrum.h.
| ptrLTENR_CA stru_LTENR_SpectrumConfig::CA_original[MAX_CA_COUNT] |
Definition at line 99 of file LTENR_Spectrum.h.
| int stru_LTENR_SpectrumConfig::Current_CA_ID |
Definition at line 101 of file LTENR_Spectrum.h.
| char* stru_LTENR_SpectrumConfig::duplexMode |
Definition at line 91 of file LTENR_Spectrum.h.
| UINT stru_LTENR_SpectrumConfig::frameDuration |
Definition at line 93 of file LTENR_Spectrum.h.
| UINT8 stru_LTENR_SpectrumConfig::numSubcarrierPerPRB |
Definition at line 96 of file LTENR_Spectrum.h.
| int stru_LTENR_SpectrumConfig::Series3GPP |
Definition at line 103 of file LTENR_Spectrum.h.
| UINT stru_LTENR_SpectrumConfig::subFrameDuration |
Definition at line 94 of file LTENR_Spectrum.h.
| UINT stru_LTENR_SpectrumConfig::subFramePerFrame |
Definition at line 95 of file LTENR_Spectrum.h.