Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
processes
DoubleTankLab.jl
Commits
f3f7db1e
Commit
f3f7db1e
authored
Mar 09, 2018
by
Jacob Wikmark
Browse files
Define init function
parent
262fa824
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/DoubleTank.jl
View file @
f3f7db1e
...
...
@@ -276,6 +276,6 @@ end
measure
(
p
::
DoubleTankSimulator
)
=
p
.
x
+
p
.
σ
*
p
.
scale
*
randn
(
2
)
initialize
(
p
::
DoubleTankSimulator
)
=
nothing
LabProcesses
.
initialize
(
p
::
DoubleTankSimulator
)
=
nothing
#finalize(p::DoubleTankSimulator) = nothing
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment