Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Q
QUEST
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Analytics
Analytics
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
HCS
QUEST
Commits
3604e533
Commit
3604e533
authored
Apr 07, 2017
by
ga85rup
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updates
parent
cb482811
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
2 deletions
+2
-2
.DS_Store
.DS_Store
+0
-0
examples/.DS_Store
examples/.DS_Store
+0
-0
examples/thermalmodel10R/thermalmodel10R.cc
examples/thermalmodel10R/thermalmodel10R.cc
+2
-2
examples/thermalmodel6R/thermalmodel6R
examples/thermalmodel6R/thermalmodel6R
+0
-0
No files found.
.DS_Store
View file @
3604e533
No preview for this file type
examples/.DS_Store
View file @
3604e533
No preview for this file type
examples/thermalmodel10R/thermalmodel10R.cc
View file @
3604e533
...
...
@@ -50,8 +50,8 @@ auto system_post = [](state_type &x, double* u) -> void {
};
/* defining safe set for the controller
ul
[i]
: upper bound on the temperature in ith room
ll
[i]
: lower bound on the temperature in ith room */
ul : upper bound on the temperature in ith room
ll : lower bound on the temperature in ith room */
auto
setBounds
=
[](
state_type
y
)
->
bool
{
double
ul
=
21.8
;
double
ll
=
18
;
...
...
examples/thermalmodel6R/thermalmodel6R
0 → 100755
View file @
3604e533
File added
Write
Preview
Markdown
is supported
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