test2.h 215 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10
/*
 * basic am test:
 * at time 1, eNB receives an SDU of 16000 bytes
 */

TIME, 1,
    ENB_AM, 100000, 100000, 35, 0, 45, -1, -1, 4,
    UE_AM, 100000, 100000, 35, 0, 45, -1, -1, 4,
    ENB_SDU, 0, 16000,
TIME, -1