User
NetworkSim.simulation.tools.clock.
ReceiverDataClock
Synchronised clock for all receiver on data rings.
model (Model) – The network model used in the simulation. Default is Model().
Model()
clock_cycle (float) – The clock cycle of the synchronised data clock.
get_clock_cycle
Generate data packet transmission clock cycle.
clock_cycle – The calculated clock cycle for data packet transmission.
float