
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 |
| ptrCARRIER * | carriers |
| double | startTime_us |
| double | endTime_us |
| UINT | bufferCount |
| ptrSATELLITE_BUFFER * | buffers |
Definition at line 130 of file Component 11/Satellite/Satellite_Frame.h.
| char * stru_tdma_superframe::accessProtocol |
Definition at line 140 of file Component 11/Satellite/Satellite_Frame.h.
| char * stru_tdma_superframe::band |
Definition at line 139 of file Component 11/Satellite/Satellite_Frame.h.
| double stru_tdma_superframe::bandwidth_Hz |
Definition at line 136 of file Component 11/Satellite/Satellite_Frame.h.
| double stru_tdma_superframe::baseFreqnecy_Hz |
Definition at line 137 of file Component 11/Satellite/Satellite_Frame.h.
| UINT stru_tdma_superframe::bufferCount |
Definition at line 153 of file Component 11/Satellite/Satellite_Frame.h.
| ptrSATELLITE_BUFFER * stru_tdma_superframe::buffers |
Definition at line 154 of file Component 11/Satellite/Satellite_Frame.h.
| ptrCARRIERCONF stru_tdma_superframe::carrierConfig |
Definition at line 144 of file Component 11/Satellite/Satellite_Frame.h.
| UINT stru_tdma_superframe::carrierCount |
Definition at line 147 of file Component 11/Satellite/Satellite_Frame.h.
| ptrCARRIER * stru_tdma_superframe::carriers |
Definition at line 148 of file Component 11/Satellite/Satellite_Frame.h.
| double stru_tdma_superframe::centralFrequency_Hz |
Definition at line 138 of file Component 11/Satellite/Satellite_Frame.h.
| double stru_tdma_superframe::endTime_us |
Definition at line 151 of file Component 11/Satellite/Satellite_Frame.h.
| ptrFRAMECONF stru_tdma_superframe::frameConfig |
Definition at line 145 of file Component 11/Satellite/Satellite_Frame.h.
| LINKTYPE stru_tdma_superframe::linkType |
Definition at line 134 of file Component 11/Satellite/Satellite_Frame.h.
| ptrSLOTCONF stru_tdma_superframe::slotConfig |
Definition at line 143 of file Component 11/Satellite/Satellite_Frame.h.
| double stru_tdma_superframe::startTime_us |
Definition at line 150 of file Component 11/Satellite/Satellite_Frame.h.
| SuperFrameConfiguration_t stru_tdma_superframe::superFrameConfigType |
Definition at line 132 of file Component 11/Satellite/Satellite_Frame.h.
| double stru_tdma_superframe::superFrameDuration_us |
Definition at line 141 of file Component 11/Satellite/Satellite_Frame.h.
| UINT stru_tdma_superframe::superFrameId |
Definition at line 133 of file Component 11/Satellite/Satellite_Frame.h.