Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add discrete-time delay constructor #774

Merged
merged 1 commit into from
Nov 17, 2022
Merged

add discrete-time delay constructor #774

merged 1 commit into from
Nov 17, 2022

Conversation

baggepinnen
Copy link
Member

closes #773

@codecov
Copy link

codecov bot commented Nov 17, 2022

Codecov Report

Merging #774 (c0320a0) into master (a3ae694) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #774   +/-   ##
=======================================
  Coverage   95.23%   95.23%           
=======================================
  Files           4        4           
  Lines         294      294           
=======================================
  Hits          280      280           
  Misses         14       14           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@JuliaControlBot
Copy link

This is an automated message.
Plots were compared to references. 11/11 images have changed, see differences below.
After pulling this PR, please update the reference images by creating a PR to ControlExamplePlots.jl here.

Difference Reference Image New Image
❌ 0.048 Reference New
✔️ 0.011 Reference New
✔️ 0.001 Reference New
✔️ 0.001 Reference New
✔️ 0.002 Reference New
✔️ 0.001 Reference New
✔️ 0.0 Reference New
❌ 0.034 Reference New
❌ 0.06 Reference New
✔️ 0.0 Reference New
✔️ 0.012 Reference New

@baggepinnen baggepinnen merged commit a726079 into master Nov 17, 2022
@baggepinnen baggepinnen deleted the discdelay branch November 17, 2022 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crating discreate delay system is not allowed as delay is continues
2 participants