We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27192a1 commit 818cc68Copy full SHA for 818cc68
1 file changed
sysml.library/Domain Libraries/Analysis/TradeStudies.sysml
@@ -95,7 +95,7 @@ standard library package TradeStudies {
95
* For a MinimizeObjective, the best value is the minimum one.
96
*/
97
98
- in x; fn(x)
+ in x; eval(x)
99
};
100
}
101
@@ -117,7 +117,7 @@ standard library package TradeStudies {
117
* For a MinimizeObjective, the best value is the maximum one.
118
119
120
121
122
123
0 commit comments