You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
int dxIntervalIndex; // index of its related delta x interval. It is assigned by the Source
double msgServiceTime; // service time of the message, generated by a uniform random generator in (0, L). It is assigned by the source
simtime_t startedQueuingAt; // time at which the packet has been received by MG1, used to compute the queueing time at MG1. It is assigned by the Source when the message is sent to MG1