INET Framework for OMNeT++/OMNEST
cesnet.py File Reference

Go to the source code of this file.

Namespaces

namespace  cesnet

Variables

tuple cesnet.subor = file('scenario3.xml','r')
int cesnet.i = 0
list cesnet.ev_starts = []
list cesnet.ev_endlimit = []
list cesnet.convergence_time = []
tuple cesnet.stlpce = riadok.split()
int cesnet.packet_send = 0
int cesnet.packet_received = 0
dictionary cesnet.sent_time = {}
dictionary cesnet.receive_list = {}
dictionary cesnet.receive_delay = {}
int cesnet.index = 0
list cesnet.event = ev_starts[index]
int cesnet.started = 0
float cesnet.cas = 0.0
float cesnet.aktualny = 0.0
list cesnet.event_st = ev_starts[index]
list cesnet.event_lim = ev_endlimit[index]
list cesnet.stage_delay = []
int cesnet.inserted = 0
tuple cesnet.rangelist = range(len(receive_list))
list cesnet.conv_droped = []
int cesnet.droped = 0
tuple cesnet.event_end = float(ev_starts[index])