-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- refactored GainSchedModelParameter to treat OperatingPoint u and Y …
…as private,because directly altering these haphazardly is dangerous and can cause unwanted side-effects - fixed issue with non-zero U in gain-sched models leading to strange "bumps" in simulated output - moved IntegrateGains() from GainSchedModel to GainSchedModelParameters - GainSchedIdentifier: use vec.GetValues and filter out dataSet.IndicesToIngore whereever possible, so as to be able to support ignoreindices in the future
- Loading branch information
Steinar Elgsæter
committed
Nov 5, 2024
1 parent
62002bc
commit 070b8d3
Showing
8 changed files
with
305 additions
and
249 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.