Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hemei
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
潘栩锋
hemei
Commits
8fbb7032
Commit
8fbb7032
authored
Oct 16, 2020
by
潘栩锋
🚴
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复 Kundig 自动对位写错 相关性条件
parent
659cddc4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
HeatBuf.cs
Project.Kundig.Thick.K300/Kundig.AirRing/Server/HeatBuf.cs
+1
-1
thick_public
thick_public
+1
-1
No files found.
Project.Kundig.Thick.K300/Kundig.AirRing/Server/HeatBuf.cs
View file @
8fbb7032
...
...
@@ -512,7 +512,7 @@ namespace Kundig.AirRing.Server
if
(
maxOffsetHeatThickR
!=
-
1
)
{
if
(
maxOffsetHeatThickR
>=
Max
R
)
if
(
maxOffsetHeatThickR
>=
Threshold
R
)
{
BestOrgBoltNo
=
maxOffsetHeatThickR_orgBoltNo
;
BestKp
=
Math
.
Round
(
maxOffsetHeatThickR_kp
,
1
);
...
...
thick_public
@
735de845
Subproject commit
833f02d392dd569f8a892c37afcf7aa74e13d559
Subproject commit
735de845fef1bf1ba3b972eeee8b3e6e0eb1ac74
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