A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
examples-to-run Namespace Reference

Variables

list cpp_examples
list python_examples = []

Variable Documentation

◆ cpp_examples

list examples-to-run.cpp_examples
Initial value:
1= [
2 ("three-gpp-v2v-channel-example", "True", "True"),
3 (
4 "three-gpp-v2v-channel-example --updatePeriodMs=1",
5 "True",
6 "True",
7 ),
8]

Definition at line 9 of file examples-to-run.py.

◆ python_examples

list examples-to-run.python_examples = []

Definition at line 24 of file examples-to-run.py.