ActiveUeNotification

Namespace simu5g

ActiveUeNotification

message

Fields

Name Type Description
index int

index of the bg UE that has active backlog in the UL

Source code

message ActiveUeNotification
{
    // index of the bg UE that has active backlog in the UL 
    int index;
}
File: src/stack/backgroundTrafficGenerator/ActiveUeNotification.msg