Opened 9 years ago
Closed 7 years ago
#3415 closed defect (wontfix)
Problems with fixedDelay
Reported by: | Owned by: | somebody | |
---|---|---|---|
Priority: | high | Milestone: | 1.12.0 |
Component: | *unknown* | Version: | trunk |
Keywords: | fiexedDelay | Cc: |
Description
It happens in a simple example. When a signal is delay ist shoud not happen that the itegrated signal is after the delay bigger than before the delay. But exaxtlay that happens.
Change History (7)
comment:1 by , 9 years ago
comment:6 by , 8 years ago
Milestone: | 1.11.0 → 1.12.0 |
---|
Milestone moved to 1.12.0 due to 1.11.0 already being released.
comment:7 by , 7 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
It is not possible to address your problem if you don't provide a test case to reproduce it.
Feel free to reopen the ticket if you can do so.
Note:
See TracTickets
for help on using tickets.
Sorry, the Problem ist not with the fixedDelay but with the pulse. When a singal is not starting with a startTime when it has nperiode=1, then it doubles the output time. With a minimum start time it operates ok.