We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
框架层的调度器,只是把通信相关信息传给ns3吗?还是也会参与管理ns3中各类事件的调度吗?
The text was updated successfully, but these errors were encountered:
两个调度器是有耦合关系的,框架层本身的调度逻辑被写入了ns-3事件中,调度过程又会调用新的ns-3事件
Sorry, something went wrong.
No branches or pull requests
框架层的调度器,只是把通信相关信息传给ns3吗?还是也会参与管理ns3中各类事件的调度吗?
The text was updated successfully, but these errors were encountered: