'Slotted ALOHA, test 1' test case implementation. More...
Public Member Functions | |
SatSlottedAlohaTest1 () | |
virtual | ~SatSlottedAlohaTest1 () |
Private Member Functions | |
virtual void | DoRun (void) |
'Slotted ALOHA, test 1' test case implementation.
This case tests successful transmission of UDP packets from UT connected user to GW connected user in simple scenario, Slotted ALOHA for control messages and VBDC for the data.
Expected result: One UDP packet sent by UT connected node-2 using CBR application is received by GW connected node-1.
Definition at line 238 of file satellite-random-access-test.cc.
SatSlottedAlohaTest1::SatSlottedAlohaTest1 | ( | ) |
Definition at line 249 of file satellite-random-access-test.cc.
|
virtual |
Definition at line 258 of file satellite-random-access-test.cc.
|
privatevirtual |
Definition at line 266 of file satellite-random-access-test.cc.