Data Fields | |
| UINT | slotCountInFrame |
| double | frameBandwidth_Hz |
| UINT | pilotBlockSize_inSymbols |
| UINT | pilotBlockInterval_inSlots |
| UINT | plHdrSize_inSlots |
| UINT | frameHdrLength_inBytes |
| FRAMEUSAGEMODE | usageMode |
| double | frameLength_us |
| double | pilotBlockLength_us |
| UINT | bitsPerFrame |
| UINT | framesPerSuperframe |
Definition at line 52 of file Component 11/Satellite/Satellite_Frame.h.
| UINT stru_tdma_frame_conf::bitsPerFrame |
Definition at line 65 of file Component 11/Satellite/Satellite_Frame.h.
| double stru_tdma_frame_conf::frameBandwidth_Hz |
Definition at line 55 of file Component 11/Satellite/Satellite_Frame.h.
| UINT stru_tdma_frame_conf::frameHdrLength_inBytes |
Definition at line 60 of file Component 11/Satellite/Satellite_Frame.h.
| double stru_tdma_frame_conf::frameLength_us |
Definition at line 63 of file Component 11/Satellite/Satellite_Frame.h.
| UINT stru_tdma_frame_conf::framesPerSuperframe |
Definition at line 66 of file Component 11/Satellite/Satellite_Frame.h.
| UINT stru_tdma_frame_conf::pilotBlockInterval_inSlots |
Definition at line 58 of file Component 11/Satellite/Satellite_Frame.h.
| double stru_tdma_frame_conf::pilotBlockLength_us |
Definition at line 64 of file Component 11/Satellite/Satellite_Frame.h.
| UINT stru_tdma_frame_conf::pilotBlockSize_inSymbols |
Definition at line 57 of file Component 11/Satellite/Satellite_Frame.h.
| UINT stru_tdma_frame_conf::plHdrSize_inSlots |
Definition at line 59 of file Component 11/Satellite/Satellite_Frame.h.
| UINT stru_tdma_frame_conf::slotCountInFrame |
Definition at line 54 of file Component 11/Satellite/Satellite_Frame.h.
| FRAMEUSAGEMODE stru_tdma_frame_conf::usageMode |
Definition at line 61 of file Component 11/Satellite/Satellite_Frame.h.