coordsim.network package

Submodules

coordsim.network.dummy_data module

coordsim.network.flow module

Flow class. This identifies the flow and its parameters.

class coordsim.network.flow.Flow(flow_id, sfc, dr, size, creation_time, destination=None, current_sf=None, current_node_id=None, current_position=0, end2end_delay=0.0)

Bases: object

Module contents