A Discrete-Event Network Simulator
API
examples-to-run Namespace Reference

Variables

list cpp_examples
 -*- Mode: python; py-indent-offset: 4; indent-tabs-mode: nil; coding: utf-8; -*- More...
 
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]

-*- Mode: python; py-indent-offset: 4; indent-tabs-mode: nil; coding: utf-8; -*-

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

◆ python_examples

list examples-to-run.python_examples = []

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