-
Notifications
You must be signed in to change notification settings - Fork 516
Description
I am not sure how to classify the problem. So I have had sent the same issue in omnetpp github repo.
Platform
OMNeT++ version: 6.0 , Build ID 220413-71d8fab425
INET version: 4.4.0
OS: Windows 11 , VMware 16.1.0 build-17198959 , Ubuntu-20.04.4-desktop-amd64
Python version : 3.8
Describe the bug
Couldnt reproduce the example described at : https://inet.omnetpp.org/docs/showcases/tsn/timesynchronization/clockdrift/doc/index.html
Example: Constant Clock Drift Rate
I want to reproduce the example shown figure -- Clock drift - Constant drift rate, but failed.
To Reproduce
Run the showcase in INET -> showcases -> tsn -> timesynchronization -> clockdrift -> omnetpp.ini
Select : ConstantClockDriftRate -- Clocks with constant drift rate diverge over time. And use FAST RUN to speed up the process.
open ConstantClockDriftRate-#0.vec in results folder. Save the corresponding anf file.
Select Browse Data -> Vectors
Plot using Line Chart with all the three timeChanged:vector
Applying Linear Trend operation with argument -1 to reproduce the figure.



